[2017-07-13 09:52:11] php.INFO: Not quoting a scalar starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0. {"type":16384,"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php","line":302,"level":28928,"stack":[{"function":"handleError","class":"Symfony\\Component\\Debug\\ErrorHandler","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php","line":302,"function":"trigger_error"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php","line":103,"function":"parseScalar","class":"Symfony\\Component\\Yaml\\Inline","type":"::"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":540,"function":"parse","class":"Symfony\\Component\\Yaml\\Inline","type":"::"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":147,"function":"parseValue","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":255,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":255,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":255,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php","line":369,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php","line":68,"function":"loadFile","class":"Symfony\\Component\\DependencyInjection\\Loader\\YamlFileLoader","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/coresphere/console-bundle/DependencyInjection/Extension/CoreSphereConsoleExtension.php","line":28,"function":"load","class":"Symfony\\Component\\DependencyInjection\\Loader\\YamlFileLoader","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php","line":55,"function":"load","class":"CoreSphere\\ConsoleBundle\\DependencyInjection\\Extension\\CoreSphereConsoleExtension","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php","line":39,"function":"process","class":"Symfony\\Component\\DependencyInjection\\Compiler\\MergeExtensionConfigurationPass","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php","line":104,"function":"process","class":"Symfony\\Component\\HttpKernel\\DependencyInjection\\MergeExtensionConfigurationPass","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php","line":545,"function":"compile","class":"Symfony\\Component\\DependencyInjection\\Compiler\\Compiler","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php","line":477,"function":"compile","class":"Symfony\\Component\\DependencyInjection\\ContainerBuilder","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php","line":117,"function":"initializeContainer","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php","line":166,"function":"boot","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->"},{"file":"/home/cowbox/www/xfiler/web/app_dev.php","line":30,"function":"handle","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->"}]} [] [2017-07-13 09:52:11] request.INFO: Matched route "{route}". {"route":"console_exec","route_parameters":{"_controller":"coresphere_console.controller:execAction","_format":"json","_route":"console_exec"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console/commands","method":"POST"} [] [2017-07-13 09:52:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:52:11] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:52:14] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2017-07-13 09:52: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 = 'cowboxxfiler' AND TABLE_NAME = 'action' [] [] [2017-07-13 09:52: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 = 'action' */ WHERE k.table_name = 'action' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'action' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'action_type' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'action_type' */ WHERE k.table_name = 'action_type' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'action_type' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'activity_area' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'activity_area' */ WHERE k.table_name = 'activity_area' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'activity_area' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'campaign' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'campaign' */ WHERE k.table_name = 'campaign' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'campaign' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'campaign_qualification' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'campaign_qualification' */ WHERE k.table_name = 'campaign_qualification' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'campaign_qualification' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'contact' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'contact' */ WHERE k.table_name = 'contact' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'contact' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'coop_union' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'coop_union' */ WHERE k.table_name = 'coop_union' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'coop_union' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'cooperative' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'cooperative' */ WHERE k.table_name = 'cooperative' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'cooperative' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'crop' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'crop' */ WHERE k.table_name = 'crop' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'crop' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'engagement' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'engagement' */ WHERE k.table_name = 'engagement' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'engagement' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'filter' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'filter' */ WHERE k.table_name = 'filter' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'filter' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'form' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'form' */ WHERE k.table_name = 'form' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'form' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'label_data' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'label_data' */ WHERE k.table_name = 'label_data' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'label_data' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'pool' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pool' */ WHERE k.table_name = 'pool' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pool' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'product' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_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 = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'product_family' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_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_family' */ WHERE k.table_name = 'product_family' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_family' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'protocol_fertilization' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'protocol_fertilization' */ WHERE k.table_name = 'protocol_fertilization' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'protocol_fertilization' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'protocol_health' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'protocol_health' */ WHERE k.table_name = 'protocol_health' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'protocol_health' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'protocol_health_engagement' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'protocol_health_engagement' */ WHERE k.table_name = 'protocol_health_engagement' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'protocol_health_engagement' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'protocol_health_new_product' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'protocol_health_new_product' */ WHERE k.table_name = 'protocol_health_new_product' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'protocol_health_new_product' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'protocol_health_reference_product' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'protocol_health_reference_product' */ WHERE k.table_name = 'protocol_health_reference_product' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'protocol_health_reference_product' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'protocol_seed' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'protocol_seed' */ WHERE k.table_name = 'protocol_seed' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'protocol_seed' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'qualification' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'qualification' */ WHERE k.table_name = 'qualification' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'qualification' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'qualification_campaign' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'qualification_campaign' */ WHERE k.table_name = 'qualification_campaign' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'qualification_campaign' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'rule' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'rule' */ WHERE k.table_name = 'rule' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'rule' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'sponsor' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'sponsor' */ WHERE k.table_name = 'sponsor' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'sponsor' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'supplier' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'supplier' */ WHERE k.table_name = 'supplier' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'supplier' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'tag' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'tag' */ WHERE k.table_name = 'tag' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'tag' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'task' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'task' */ WHERE k.table_name = 'task' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'task' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'task_tag' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'task_tag' */ WHERE k.table_name = 'task_tag' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'task_tag' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'test_fertilization' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'test_fertilization' */ WHERE k.table_name = 'test_fertilization' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'test_fertilization' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'test_health' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'test_health' */ WHERE k.table_name = 'test_health' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'test_health' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'test_seed' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'test_seed' */ WHERE k.table_name = 'test_seed' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'test_seed' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'theme' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'theme' */ WHERE k.table_name = 'theme' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'theme' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'theme_product_family' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'theme_product_family' */ WHERE k.table_name = 'theme_product_family' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'theme_product_family' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'view' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'view' */ WHERE k.table_name = 'view' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'view' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'z_coop_contact' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'z_coop_contact' */ WHERE k.table_name = 'z_coop_contact' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'z_coop_contact' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'z_coop_contact_2' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'z_coop_contact_2' */ WHERE k.table_name = 'z_coop_contact_2' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'z_coop_contact_2' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'z_product' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'z_product' */ WHERE k.table_name = 'z_product' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'z_product' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'z_supp_contact' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'z_supp_contact' */ WHERE k.table_name = 'z_supp_contact' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'z_supp_contact' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'z_supplier' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'z_supplier' */ WHERE k.table_name = 'z_supplier' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'z_supplier' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'zculture' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'zculture' */ WHERE k.table_name = 'zculture' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'zculture' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'zproducts' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'zproducts' */ WHERE k.table_name = 'zproducts' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'zproducts' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'cowboxxfiler' AND TABLE_NAME = 'zproducts2' [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'zproducts2' */ WHERE k.table_name = 'zproducts2' AND k.table_schema = 'cowboxxfiler' /*!50116 AND c.constraint_schema = 'cowboxxfiler' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2017-07-13 09:52:16] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'zproducts2' AND TABLE_SCHEMA = 'cowboxxfiler' [] [] [2017-07-13 09:52:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:52:24] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2017-07-13 09:52:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:52:24] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:52:26] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result) dctrn_table [] [] [2017-07-13 09:52:26] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result LIMIT 5 OFFSET 0 [] [] [2017-07-13 09:52:27] doctrine.DEBUG: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_ WHERE v0_.id IN (?) [[4,5,6,7,8]] [] [2017-07-13 09:52:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:52:28] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2017-07-13 09:53:26] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2017-07-13 09:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:53:26] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:53:26] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result) dctrn_table [] [] [2017-07-13 09:53:26] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result LIMIT 5 OFFSET 0 [] [] [2017-07-13 09:53:26] doctrine.DEBUG: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_ WHERE v0_.id IN (?) [[4,5,6,7,8]] [] [2017-07-13 09:53:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:53:27] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2017-07-13 09:53:37] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2017-07-13 09:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:53:37] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["8"] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [8] [] [2017-07-13 09:53:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:53:39] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2017-07-13 09:53:42] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2017-07-13 09:53:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:53:42] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:53:42] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:53:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:53:42] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2017-07-13 09:54:01] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"POST"} [] [2017-07-13 09:54:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:54:01] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 09:54:03] doctrine.DEBUG: INSERT INTO view (title, position, mode, request) VALUES (?, ?, ?, ?) {"1":"test 11","2":1,"3":1,"4":null} [] [2017-07-13 09:54:03] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 09:54:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 09:54:03] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":null,"3":"50","4":"seed","5":"form_specific","6":"Harvesting","7":"numeric","8":13} [] [2017-07-13 09:54:03] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"2","3":"2014-15","4":"seed","5":"form","6":"campaign_id","7":"select","8":13} [] [2017-07-13 09:54:03] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form_specific' AND label = 'Harvesting' AND domain = 'seed' [] [] [2017-07-13 09:54:03] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form' AND label = 'campaign_id' AND domain = 'seed' [] [] [2017-07-13 09:54:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 09:54:03] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",13] [] [2017-07-13 09:54:03] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 09:54:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:54:04] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2017-07-13 09:54:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:54:04] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["13"] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [13] [] [2017-07-13 09:54:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:54:05] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2017-07-13 09:54:05] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2017-07-13 09:54:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:54:05] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["13"] [] [2017-07-13 09:54:05] doctrine.DEBUG: SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, protocol_seed.implantation as `Nombre de variétés du protocole attendues implantées`, protocol_seed.harvesting as `Nombre de variétés du protocole attendues récoltées`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, protocol_seed.earliness as `Précocité`, CASE protocol_seed.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE` , action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, test_seed.implantation as `Nombre de variétés de l'essai implantées`, test_seed.harvesting AS `Nombre de variétés de l'essai récoltées`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_seed.decommissioning AS `Raison du déclassement`, If(test_seed.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, CASE test_seed.summary WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Utilisé pour la synthèse`, If(test_seed.additional_notation = 'Préciser', CONCAT('Partiellement: ', test_seed.additional_notation_other_value), test_seed.additional_notation) as `Envoi de notations complémentaires`, If(test_seed.implantation_files = 'Préciser', CONCAT('Partiellement: ', implantation_files_other_value), test_seed.implantation_files) as `Dossier implantation remonté`, If(test_seed.harvest_files = 'Préciser', CONCAT('Partiellement: ', harvest_files_other_value), test_seed.harvest_files_other_value) as `Données récolte remontées dans les 7 jours après la récolte`, test_seed.comment AS `Commentaire de l'action semence` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_seed ON protocol_seed.id = form.protocol_seed_id LEFT JOIN test_seed ON test_seed.id = action.test_seed_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_seed.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_seed.real_qualification_id WHERE 1 AND protocol_seed.Harvesting <> 50 AND .campaign_id NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC [] [] [2017-07-13 09:54:05] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\SyntaxErrorException: "An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, protocol_seed.implantation as `Nombre de variétés du protocole attendues implantées`, protocol_seed.harvesting as `Nombre de variétés du protocole attendues récoltées`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, protocol_seed.earliness as `Précocité`, CASE protocol_seed.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE` , action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, test_seed.implantation as `Nombre de variétés de l'essai implantées`, test_seed.harvesting AS `Nombre de variétés de l'essai récoltées`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_seed.decommissioning AS `Raison du déclassement`, If(test_seed.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, CASE test_seed.summary WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Utilisé pour la synthèse`, If(test_seed.additional_notation = 'Préciser', CONCAT('Partiellement: ', test_seed.additional_notation_other_value), test_seed.additional_notation) as `Envoi de notations complémentaires`, If(test_seed.implantation_files = 'Préciser', CONCAT('Partiellement: ', implantation_files_other_value), test_seed.implantation_files) as `Dossier implantation remonté`, If(test_seed.harvest_files = 'Préciser', CONCAT('Partiellement: ', harvest_files_other_value), test_seed.harvest_files_other_value) as `Données récolte remontées dans les 7 jours après la récolte`, test_seed.comment AS `Commentaire de l'action semence` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_seed ON protocol_seed.id = form.protocol_seed_id LEFT JOIN test_seed ON test_seed.id = action.test_seed_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_seed.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_seed.real_qualification_id WHERE 1 AND protocol_seed.Harvesting <> 50 AND .campaign_id NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC': SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29" at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 90 {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 0): An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, protocol_seed.implantation as `Nombre de variétés du protocole attendues implantées`,\n protocol_seed.harvesting as `Nombre de variétés du protocole attendues récoltées`,\n CONCAT(qual1.name,':',qual1.value) AS `Qualification`,\n protocol_seed.earliness as `Précocité`,\n CASE protocol_seed.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`\n , action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, test_seed.implantation as `Nombre de variétés de l'essai implantées`,\n test_seed.harvesting AS `Nombre de variétés de l'essai récoltées`,\n CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`,\n test_seed.decommissioning AS `Raison du déclassement`,\n If(test_seed.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`,\n CASE test_seed.summary WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Utilisé pour la synthèse`,\n If(test_seed.additional_notation = 'Préciser', CONCAT('Partiellement: ', test_seed.additional_notation_other_value), test_seed.additional_notation) as `Envoi de notations complémentaires`,\n If(test_seed.implantation_files = 'Préciser', CONCAT('Partiellement: ', implantation_files_other_value), test_seed.implantation_files) as `Dossier implantation remonté`,\n If(test_seed.harvest_files = 'Préciser', CONCAT('Partiellement: ', harvest_files_other_value), test_seed.harvest_files_other_value) as `Données récolte remontées dans les 7 jours après la récolte`,\n test_seed.comment AS `Commentaire de l'action semence` FROM action\n LEFT JOIN form ON action.form_id = form.id\n LEFT JOIN campaign ON campaign.id = form.campaign_id\n LEFT JOIN cooperative ON cooperative.id = action.structure_id\n LEFT JOIN coop_union ON coop_union.id = cooperative.union_id\n LEFT JOIN crop ON crop.id = form.crop_id\n LEFT JOIN theme ON theme.id = form.theme_id\n LEFT JOIN activity_area ON form.activity_area_id = activity_area.id\n LEFT JOIN sponsor ON sponsor.id = form.sponsor_id\n LEFT JOIN action_type ON action_type.id = form.action_type_id\n LEFT JOIN pool ON pool.id = form.pool_id\n LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_seed ON protocol_seed.id = form.protocol_seed_id\n LEFT JOIN test_seed ON test_seed.id = action.test_seed_id\n LEFT JOIN qualification AS qual1 ON qual1.id = protocol_seed.qualification_id\n LEFT JOIN qualification AS qual2 ON qual2.id = test_seed.real_qualification_id WHERE 1 AND protocol_seed.Harvesting <> 50 AND .campaign_id NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC':\n\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:90, Doctrine\\DBAL\\Driver\\PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93, PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91)"} [] [2017-07-13 09:54:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:54:06] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2017-07-13 09:57:58] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2017-07-13 09:57:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:57:58] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:57:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["13"] [] [2017-07-13 09:57:58] doctrine.DEBUG: SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, protocol_seed.implantation as `Nombre de variétés du protocole attendues implantées`, protocol_seed.harvesting as `Nombre de variétés du protocole attendues récoltées`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, protocol_seed.earliness as `Précocité`, CASE protocol_seed.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE` , action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, test_seed.implantation as `Nombre de variétés de l'essai implantées`, test_seed.harvesting AS `Nombre de variétés de l'essai récoltées`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_seed.decommissioning AS `Raison du déclassement`, If(test_seed.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, CASE test_seed.summary WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Utilisé pour la synthèse`, If(test_seed.additional_notation = 'Préciser', CONCAT('Partiellement: ', test_seed.additional_notation_other_value), test_seed.additional_notation) as `Envoi de notations complémentaires`, If(test_seed.implantation_files = 'Préciser', CONCAT('Partiellement: ', implantation_files_other_value), test_seed.implantation_files) as `Dossier implantation remonté`, If(test_seed.harvest_files = 'Préciser', CONCAT('Partiellement: ', harvest_files_other_value), test_seed.harvest_files_other_value) as `Données récolte remontées dans les 7 jours après la récolte`, test_seed.comment AS `Commentaire de l'action semence` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_seed ON protocol_seed.id = form.protocol_seed_id LEFT JOIN test_seed ON test_seed.id = action.test_seed_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_seed.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_seed.real_qualification_id WHERE 1 AND protocol_seed.Harvesting <> 50 AND .campaign_id NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC [] [] [2017-07-13 09:57:58] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\SyntaxErrorException: "An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, protocol_seed.implantation as `Nombre de variétés du protocole attendues implantées`, protocol_seed.harvesting as `Nombre de variétés du protocole attendues récoltées`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, protocol_seed.earliness as `Précocité`, CASE protocol_seed.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE` , action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, test_seed.implantation as `Nombre de variétés de l'essai implantées`, test_seed.harvesting AS `Nombre de variétés de l'essai récoltées`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_seed.decommissioning AS `Raison du déclassement`, If(test_seed.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, CASE test_seed.summary WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Utilisé pour la synthèse`, If(test_seed.additional_notation = 'Préciser', CONCAT('Partiellement: ', test_seed.additional_notation_other_value), test_seed.additional_notation) as `Envoi de notations complémentaires`, If(test_seed.implantation_files = 'Préciser', CONCAT('Partiellement: ', implantation_files_other_value), test_seed.implantation_files) as `Dossier implantation remonté`, If(test_seed.harvest_files = 'Préciser', CONCAT('Partiellement: ', harvest_files_other_value), test_seed.harvest_files_other_value) as `Données récolte remontées dans les 7 jours après la récolte`, test_seed.comment AS `Commentaire de l'action semence` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_seed ON protocol_seed.id = form.protocol_seed_id LEFT JOIN test_seed ON test_seed.id = action.test_seed_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_seed.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_seed.real_qualification_id WHERE 1 AND protocol_seed.Harvesting <> 50 AND .campaign_id NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC': SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29" at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 90 {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 0): An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, protocol_seed.implantation as `Nombre de variétés du protocole attendues implantées`,\n protocol_seed.harvesting as `Nombre de variétés du protocole attendues récoltées`,\n CONCAT(qual1.name,':',qual1.value) AS `Qualification`,\n protocol_seed.earliness as `Précocité`,\n CASE protocol_seed.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`\n , action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, test_seed.implantation as `Nombre de variétés de l'essai implantées`,\n test_seed.harvesting AS `Nombre de variétés de l'essai récoltées`,\n CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`,\n test_seed.decommissioning AS `Raison du déclassement`,\n If(test_seed.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`,\n CASE test_seed.summary WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Utilisé pour la synthèse`,\n If(test_seed.additional_notation = 'Préciser', CONCAT('Partiellement: ', test_seed.additional_notation_other_value), test_seed.additional_notation) as `Envoi de notations complémentaires`,\n If(test_seed.implantation_files = 'Préciser', CONCAT('Partiellement: ', implantation_files_other_value), test_seed.implantation_files) as `Dossier implantation remonté`,\n If(test_seed.harvest_files = 'Préciser', CONCAT('Partiellement: ', harvest_files_other_value), test_seed.harvest_files_other_value) as `Données récolte remontées dans les 7 jours après la récolte`,\n test_seed.comment AS `Commentaire de l'action semence` FROM action\n LEFT JOIN form ON action.form_id = form.id\n LEFT JOIN campaign ON campaign.id = form.campaign_id\n LEFT JOIN cooperative ON cooperative.id = action.structure_id\n LEFT JOIN coop_union ON coop_union.id = cooperative.union_id\n LEFT JOIN crop ON crop.id = form.crop_id\n LEFT JOIN theme ON theme.id = form.theme_id\n LEFT JOIN activity_area ON form.activity_area_id = activity_area.id\n LEFT JOIN sponsor ON sponsor.id = form.sponsor_id\n LEFT JOIN action_type ON action_type.id = form.action_type_id\n LEFT JOIN pool ON pool.id = form.pool_id\n LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_seed ON protocol_seed.id = form.protocol_seed_id\n LEFT JOIN test_seed ON test_seed.id = action.test_seed_id\n LEFT JOIN qualification AS qual1 ON qual1.id = protocol_seed.qualification_id\n LEFT JOIN qualification AS qual2 ON qual2.id = test_seed.real_qualification_id WHERE 1 AND protocol_seed.Harvesting <> 50 AND .campaign_id NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC':\n\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:90, Doctrine\\DBAL\\Driver\\PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93, PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('2') AND protocol_seed.id IS NOT NULL ORDER BY campaign.name ASC, coop_u' at line 29 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91)"} [] [2017-07-13 09:57:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:57:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2017-07-13 09:57:59] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2017-07-13 09:57:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:57:59] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:57:59] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:57:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2017-07-13 09:58:03] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2017-07-13 09:58:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:03] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:03] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result) dctrn_table [] [] [2017-07-13 09:58:03] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result LIMIT 5 OFFSET 0 [] [] [2017-07-13 09:58:03] doctrine.DEBUG: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_ WHERE v0_.id IN (?) [[4,5,6,7,8]] [] [2017-07-13 09:58:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:03] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2017-07-13 09:58:06] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2017-07-13 09:58:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:06] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:06] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result) dctrn_table [] [] [2017-07-13 09:58:06] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result LIMIT 5 OFFSET 5 [] [] [2017-07-13 09:58:06] doctrine.DEBUG: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_ WHERE v0_.id IN (?) [[10,13]] [] [2017-07-13 09:58:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:07] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2017-07-13 09:58:10] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2017-07-13 09:58:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:10] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["13"] [] [2017-07-13 09:58:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [13] [] [2017-07-13 09:58:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 09:58:10] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [53] [] [2017-07-13 09:58:10] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [54] [] [2017-07-13 09:58:10] doctrine.DEBUG: DELETE FROM view WHERE id = ? [13] [] [2017-07-13 09:58:10] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 09:58:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:10] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2017-07-13 09:58:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:10] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:10] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result) dctrn_table [] [] [2017-07-13 09:58:10] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result LIMIT 5 OFFSET 0 [] [] [2017-07-13 09:58:10] doctrine.DEBUG: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_ WHERE v0_.id IN (?) [[4,5,6,7,8]] [] [2017-07-13 09:58:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:11] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2017-07-13 09:58:12] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2017-07-13 09:58:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:12] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:12] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:12] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2017-07-13 09:58:42] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"POST"} [] [2017-07-13 09:58:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:42] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 09:58:42] doctrine.DEBUG: INSERT INTO view (title, position, mode, request) VALUES (?, ?, ?, ?) {"1":"testt","2":1,"3":1,"4":null} [] [2017-07-13 09:58:42] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 09:58:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 09:58:42] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"A : 1000","4":"fertilization","5":"form_specific","6":"qualification_id","7":"select","8":14} [] [2017-07-13 09:58:42] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"2015-16","4":"fertilization","5":"form","6":"campaign_id","7":"select","8":14} [] [2017-07-13 09:58:42] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form_specific' AND label = 'qualification_id' AND domain = 'fertilization' [] [] [2017-07-13 09:58:42] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form' AND label = 'campaign_id' AND domain = 'fertilization' [] [] [2017-07-13 09:58:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 09:58:42] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",14] [] [2017-07-13 09:58:42] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 09:58:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:43] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2017-07-13 09:58:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:43] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 09:58:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2017-07-13 09:58:43] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2017-07-13 09:58:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 09:58:43] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 09:58:43] doctrine.DEBUG: SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`, CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND protocol_fertilization.qualification_id NOT IN ('1') AND .campaign_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC [] [] [2017-07-13 09:58:43] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\SyntaxErrorException: "An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`, CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND protocol_fertilization.qualification_id NOT IN ('1') AND .campaign_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC': SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name AS' at line 17" at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 90 {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 0): An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`,\n CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`,\n CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action\n LEFT JOIN form ON action.form_id = form.id\n LEFT JOIN campaign ON campaign.id = form.campaign_id\n LEFT JOIN cooperative ON cooperative.id = action.structure_id\n LEFT JOIN coop_union ON coop_union.id = cooperative.union_id\n LEFT JOIN crop ON crop.id = form.crop_id\n LEFT JOIN theme ON theme.id = form.theme_id\n LEFT JOIN activity_area ON form.activity_area_id = activity_area.id\n LEFT JOIN sponsor ON sponsor.id = form.sponsor_id\n LEFT JOIN action_type ON action_type.id = form.action_type_id\n LEFT JOIN pool ON pool.id = form.pool_id\n LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id\n LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id\n LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id\n LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND protocol_fertilization.qualification_id NOT IN ('1') AND .campaign_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC':\n\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name AS' at line 17 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:90, Doctrine\\DBAL\\Driver\\PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name AS' at line 17 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93, PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name AS' at line 17 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91)"} [] [2017-07-13 09:58:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 09:58:44] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2017-07-13 10:07:30] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2017-07-13 10:07:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:30] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:30] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2017-07-13 10:07:33] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2017-07-13 10:07:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:33] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:34] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result) dctrn_table [] [] [2017-07-13 10:07:34] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result LIMIT 5 OFFSET 0 [] [] [2017-07-13 10:07:34] doctrine.DEBUG: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_ WHERE v0_.id IN (?) [[4,5,6,7,8]] [] [2017-07-13 10:07:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:34] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2017-07-13 10:07:36] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2017-07-13 10:07:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:36] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:36] doctrine.DEBUG: SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result) dctrn_table [] [] [2017-07-13 10:07:36] doctrine.DEBUG: SELECT DISTINCT id_0 FROM (SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_) dctrn_result LIMIT 5 OFFSET 5 [] [] [2017-07-13 10:07:36] doctrine.DEBUG: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.position AS position_2, v0_.mode AS mode_3, v0_.request AS request_4 FROM view v0_ WHERE v0_.id IN (?) [[10,14]] [] [2017-07-13 10:07:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:36] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2017-07-13 10:07:41] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2017-07-13 10:07:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:41] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:07:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:41] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2017-07-13 10:07:44] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"POST"} [] [2017-07-13 10:07:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:44] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:07:44] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",14] [] [2017-07-13 10:07:44] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:07:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:07:44] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [55] [] [2017-07-13 10:07:44] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [56] [] [2017-07-13 10:07:44] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:07:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:07:44] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"2015-16","4":"fertilization","5":"form","6":"campaign_id","7":"select","8":14} [] [2017-07-13 10:07:44] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"A : 1000","4":"fertilization","5":"form_specific","6":"qualification_id","7":"select","8":14} [] [2017-07-13 10:07:44] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form' AND label = 'campaign_id' AND domain = 'fertilization' [] [] [2017-07-13 10:07:44] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form_specific' AND label = 'qualification_id' AND domain = 'fertilization' [] [] [2017-07-13 10:07:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:07:44] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",14] [] [2017-07-13 10:07:44] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:07:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:45] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2017-07-13 10:07:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:45] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:07:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:45] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2017-07-13 10:07:45] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2017-07-13 10:07:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:45] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:07:45] doctrine.DEBUG: SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`, CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND .campaign_id NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC [] [] [2017-07-13 10:07:45] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\SyntaxErrorException: "An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`, CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND .campaign_id NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC': SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protoc' at line 17" at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 90 {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 0): An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`,\n CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`,\n CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action\n LEFT JOIN form ON action.form_id = form.id\n LEFT JOIN campaign ON campaign.id = form.campaign_id\n LEFT JOIN cooperative ON cooperative.id = action.structure_id\n LEFT JOIN coop_union ON coop_union.id = cooperative.union_id\n LEFT JOIN crop ON crop.id = form.crop_id\n LEFT JOIN theme ON theme.id = form.theme_id\n LEFT JOIN activity_area ON form.activity_area_id = activity_area.id\n LEFT JOIN sponsor ON sponsor.id = form.sponsor_id\n LEFT JOIN action_type ON action_type.id = form.action_type_id\n LEFT JOIN pool ON pool.id = form.pool_id\n LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id\n LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id\n LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id\n LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND .campaign_id NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC':\n\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protoc' at line 17 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:90, Doctrine\\DBAL\\Driver\\PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protoc' at line 17 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93, PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protoc' at line 17 at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91)"} [] [2017-07-13 10:07:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:46] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2017-07-13 10:07:48] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2017-07-13 10:07:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:07:48] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:07:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:07:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:07:48] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2017-07-13 10:10:11] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"POST"} [] [2017-07-13 10:10:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:10:11] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:11] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:10:12] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",14] [] [2017-07-13 10:10:12] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:10:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:10:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:10:12] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [57] [] [2017-07-13 10:10:12] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [58] [] [2017-07-13 10:10:12] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:10:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:10:12] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"A : 1000","4":"fertilization","5":"form_specific","6":"qualification_id","7":"select","8":14} [] [2017-07-13 10:10:12] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"2015-16","4":"fertilization","5":"form","6":"campaign_id","7":"select","8":14} [] [2017-07-13 10:10:12] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form_specific' AND label = 'qualification_id' AND domain = 'fertilization' OR domain = 'general' [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form' AND label = 'campaign_id' AND domain = 'fertilization' OR domain = 'general' [] [] [2017-07-13 10:10:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:10:13] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",14] [] [2017-07-13 10:10:13] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:10:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:10:13] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2017-07-13 10:10:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:10:13] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:10:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:10:14] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2017-07-13 10:10:14] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2017-07-13 10:10:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:10:14] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:10:14] doctrine.DEBUG: SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`, CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND form.qualification_id NOT IN ('1') AND form.campaign_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC [] [] [2017-07-13 10:10:14] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`, CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND form.qualification_id NOT IN ('1') AND form.campaign_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC': SQLSTATE[42S22]: Column not found: 1054 Unknown column 'form.qualification_id' in 'where clause'" at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 71 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`,\n CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`,\n CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action\n LEFT JOIN form ON action.form_id = form.id\n LEFT JOIN campaign ON campaign.id = form.campaign_id\n LEFT JOIN cooperative ON cooperative.id = action.structure_id\n LEFT JOIN coop_union ON coop_union.id = cooperative.union_id\n LEFT JOIN crop ON crop.id = form.crop_id\n LEFT JOIN theme ON theme.id = form.theme_id\n LEFT JOIN activity_area ON form.activity_area_id = activity_area.id\n LEFT JOIN sponsor ON sponsor.id = form.sponsor_id\n LEFT JOIN action_type ON action_type.id = form.action_type_id\n LEFT JOIN pool ON pool.id = form.pool_id\n LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id\n LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id\n LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id\n LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND form.qualification_id NOT IN ('1') AND form.campaign_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC':\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 'form.qualification_id' in 'where clause' at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'form.qualification_id' in 'where clause' at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:93, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'form.qualification_id' in 'where clause' at /home/cowbox/www/xfiler/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91)"} [] [2017-07-13 10:10:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:10:14] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2017-07-13 10:10:51] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2017-07-13 10:10:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:10:51] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:10:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:10:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:10:52] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2017-07-13 10:16:50] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"POST"} [] [2017-07-13 10:16:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:16:50] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:16:50] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",14] [] [2017-07-13 10:16:50] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:16:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:16:50] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [59] [] [2017-07-13 10:16:50] doctrine.DEBUG: DELETE FROM filter WHERE id = ? [60] [] [2017-07-13 10:16:50] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:16:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:16:50] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"2015-16","4":"fertilization","5":"form","6":"campaign_id","7":"select","8":14} [] [2017-07-13 10:16:50] doctrine.DEBUG: INSERT INTO filter (id_operator, id_values, str_values, domain, label_group, label, type, view_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ne","2":"1","3":"A : 1000","4":"fertilization","5":"form_specific","6":"qualification_id","7":"select","8":14} [] [2017-07-13 10:16:50] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form' AND label = 'campaign_id' AND (domain = 'fertilization' OR domain = 'general') [] [] [2017-07-13 10:16:50] doctrine.DEBUG: SELECT * FROM label_data WHERE label_group = 'form_specific' AND label = 'qualification_id' AND (domain = 'fertilization' OR domain = 'general') [] [] [2017-07-13 10:16:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2017-07-13 10:16:50] doctrine.DEBUG: UPDATE view SET request = ? WHERE id = ? ["SELECT campaign.name AS `C [...]",14] [] [2017-07-13 10:16:50] doctrine.DEBUG: "COMMIT" [] [] [2017-07-13 10:16:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:16:51] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2017-07-13 10:16:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:16:51] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_fertilization as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'fertilization' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_fertilization as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_seed as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'seed' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_seed as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'form' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.campaign_id as id, l.name FROM form as t LEFT JOIN campaign as l ON l.id = t.campaign_id GROUP BY t.campaign_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.sponsor_id as id, l.name FROM form as t LEFT JOIN sponsor as l ON l.id = t.sponsor_id GROUP BY t.sponsor_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.activity_area_id as id, l.name FROM form as t LEFT JOIN activity_area as l ON l.id = t.activity_area_id GROUP BY t.activity_area_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.pool_id as id, l.name FROM form as t LEFT JOIN pool as l ON l.id = t.pool_id GROUP BY t.pool_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'form_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.qualification_id as id, l.name, l.value FROM protocol_health as t LEFT JOIN qualification as l ON l.id = t.qualification_id WHERE t.qualification_id IS NOT NULL GROUP BY t.qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.rule_id as id, l.name FROM protocol_health as t LEFT JOIN rule as l ON l.id = t.rule_id GROUP BY t.rule_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'general' AND label_group = 'action' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT c.union_id as id, u.name FROM action as a LEFT JOIN cooperative as c ON c.id = a.structure_id LEFT JOIN coop_union as u ON u.id = c.union_id WHERE a.structure_id IS NOT NULL GROUP BY c.union_id, u.name ORDER BY u.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.structure_id as id, l.name FROM action as t LEFT JOIN cooperative as l ON l.id = t.structure_id GROUP BY t.structure_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT action.interlocutor_id as id, CONCAT(contact.firstname, ' ',contact.lastname) as name FROM action LEFT JOIN contact ON contact.id = action.interlocutor_id WHERE action.interlocutor_id IS NOT NULL GROUP BY action.interlocutor_id, contact.firstname, contact.lastname ORDER BY contact.firstname ASC, contact.lastname ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT * FROM label_data WHERE active = 1 AND domain = 'health' AND label_group = 'action_specific' ORDER BY position ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t.real_qualification_id as id, l.name, l.value FROM test_health as t LEFT JOIN qualification as l ON l.id = t.real_qualification_id WHERE t.real_qualification_id IS NOT NULL GROUP BY t.real_qualification_id, l.name ORDER BY l.name ASC [] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.id_operator AS id_operator_2, t0.id_values AS id_values_3, t0.str_values AS str_values_4, t0.domain AS domain_5, t0.label_group AS label_group_6, t0.label AS label_7, t0.type AS type_8, t0.view_id AS view_id_9 FROM filter t0 WHERE t0.view_id = ? [14] [] [2017-07-13 10:16:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-07-13 10:16:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2017-07-13 10:16:51] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2017-07-13 10:16:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2017-07-13 10:16:51] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.mode AS mode_4, t0.request AS request_5 FROM view t0 WHERE t0.id = ? ["14"] [] [2017-07-13 10:16:51] doctrine.DEBUG: SELECT campaign.name AS `Campagne`, coop_union.name as `Union`, cooperative.name as `Coopérative`, form.title as `Titre du formulaire`, form.code as `Code du formulaire`, sponsor.name as `Sponsor`, activity_area.name as `Domaine d'activité`, crop.name as `Culture`, theme.name as `Thème`, action_type.name as `Type d'action`, pool.name as `Pool`, form.comment as `Commentaire du formulaire`, CONCAT(qual1.name,':',qual1.value) AS `Qualification`, CASE protocol_fertilization.PrimaryTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai prioritaire`, CASE protocol_fertilization.bpeTest WHEN 0 THEN 'Non' WHEN 1 THEN 'Oui' END AS `Essai BPE`, action.title AS `Titre de l'action`, action.code as `Code de l'action`, CONCAT(contact.firstname, ' ', contact.lastname) as `Interlocuteur`, action.place as `Lieu`, form.code as `Code du formulaire`, action.postcode as `Code postal`, action.comment as `Commentaire de l'action générale`, CONCAT(qual2.name,':',qual2.value) AS `Qualification réelle`, test_fertilization.decommissioning AS `Raison du déclassement`, If(test_fertilization.modality = 'Préciser', CONCAT('Partiellement: ', test_fertilization.modality_other_value), test_fertilization.modality) AS `Respect des modalités`, If(test_fertilization.indicator = 'Préciser', CONCAT('Partiellement: ', test_fertilization.indicator_other_value), test_fertilization.indicator) AS `Remontée des indicateurs obligatoires`, If(test_fertilization.delay = 'Préciser', CONCAT('Partiellement: ', test_fertilization.delay_other_value), test_fertilization.delay) AS `Respect du délai`, If(test_fertilization.summary = 0, 'Non', 'Oui') as `Utilisé pour la synthèse`, test_fertilization.comment AS `Commentaire de l'action fertilisation` FROM action LEFT JOIN form ON action.form_id = form.id LEFT JOIN campaign ON campaign.id = form.campaign_id LEFT JOIN cooperative ON cooperative.id = action.structure_id LEFT JOIN coop_union ON coop_union.id = cooperative.union_id LEFT JOIN crop ON crop.id = form.crop_id LEFT JOIN theme ON theme.id = form.theme_id LEFT JOIN activity_area ON form.activity_area_id = activity_area.id LEFT JOIN sponsor ON sponsor.id = form.sponsor_id LEFT JOIN action_type ON action_type.id = form.action_type_id LEFT JOIN pool ON pool.id = form.pool_id LEFT JOIN contact ON contact.id = action.interlocutor_id LEFT JOIN protocol_fertilization ON protocol_fertilization.id = form.protocol_fertilization_id LEFT JOIN test_fertilization ON test_fertilization.id = action.test_fertilization_id LEFT JOIN qualification AS qual1 ON qual1.id = protocol_fertilization.qualification_id LEFT JOIN qualification AS qual2 ON qual2.id = test_fertilization.real_qualification_id WHERE 1 AND form.campaign_id NOT IN ('1') AND protocol_fertilization.qualification_id NOT IN ('1') AND protocol_fertilization.id IS NOT NULL ORDER BY campaign.name ASC, coop_union.name ASC, cooperative.name ASC, activity_area.name ASC, crop.name ASC, theme.name ASC, form.code ASC, form.title ASC [] [] [2017-07-13 10:16:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-01-10 13:09:41] php.INFO: Not quoting a scalar starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0. {"type":16384,"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php","line":302,"level":28928,"stack":[{"function":"handleError","class":"Symfony\\Component\\Debug\\ErrorHandler","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php","line":302,"function":"trigger_error"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php","line":103,"function":"parseScalar","class":"Symfony\\Component\\Yaml\\Inline","type":"::"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":540,"function":"parse","class":"Symfony\\Component\\Yaml\\Inline","type":"::"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":147,"function":"parseValue","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":255,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":255,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php","line":255,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php","line":369,"function":"parse","class":"Symfony\\Component\\Yaml\\Parser","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php","line":68,"function":"loadFile","class":"Symfony\\Component\\DependencyInjection\\Loader\\YamlFileLoader","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/coresphere/console-bundle/DependencyInjection/Extension/CoreSphereConsoleExtension.php","line":28,"function":"load","class":"Symfony\\Component\\DependencyInjection\\Loader\\YamlFileLoader","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php","line":55,"function":"load","class":"CoreSphere\\ConsoleBundle\\DependencyInjection\\Extension\\CoreSphereConsoleExtension","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php","line":39,"function":"process","class":"Symfony\\Component\\DependencyInjection\\Compiler\\MergeExtensionConfigurationPass","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php","line":104,"function":"process","class":"Symfony\\Component\\HttpKernel\\DependencyInjection\\MergeExtensionConfigurationPass","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php","line":545,"function":"compile","class":"Symfony\\Component\\DependencyInjection\\Compiler\\Compiler","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php","line":477,"function":"compile","class":"Symfony\\Component\\DependencyInjection\\ContainerBuilder","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php","line":117,"function":"initializeContainer","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->"},{"file":"/home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php","line":166,"function":"boot","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->"},{"file":"/home/cowbox/www/xfiler/web/app_dev.php","line":30,"function":"handle","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->"}]} [] [2019-01-10 13:09:41] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2019-01-10 13:09:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] [2019-01-10 13:09:41] security.DEBUG: User was reloaded from a user provider. {"username":"aes","provider":"Symfony\\Component\\Security\\Core\\User\\InMemoryUserProvider"} [] [2019-01-10 13:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-01-10 13:09:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2019-01-10 13:09:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2019-01-10 13:10:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-01-10 13:10:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2019-01-10 13:10:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-09 20:26:40] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2019-03-09 20:26:40] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2019-03-09 20:26:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-09 20:26:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-09 20:26: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-09 20:26: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-09 20:26:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-09 20:26:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-09 20:26:44] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2019-03-09 20:26:49] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2019-03-09 20:26:54] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2019-03-09 20:26:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2019-03-09 20:27:04] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2019-03-09 20:27:10] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2019-03-09 20:27:20] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2019-03-09 20:27:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2019-03-09 20:27:41] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2019-03-09 20:27:50] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2019-03-09 20:27:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-09 20:27:50] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-09 20:27:50] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-09 20:28:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2019-03-09 20:28:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2019-03-09 20:28:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-09 20:28:10] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2019-03-09 20:28:20] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2019-03-09 20:28:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2019-03-09 20:28:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2019-03-09 20:28:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2019-03-09 20:29:01] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2019-03-09 20:29:11] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2019-03-09 20:29:21] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2019-03-09 20:29:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2019-03-09 20:29:41] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2019-03-09 20:29:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2019-03-09 20:30:01] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2019-03-09 20:30:11] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2019-03-09 20:30:22] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2019-03-09 20:30:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2019-03-09 20:30:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2019-03-09 20:33:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2019-03-09 20:33:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 03:23:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2019-03-10 03:23:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 03:59:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2019-03-10 03:59:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 15:47:30] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2019-03-10 15:47:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-10 15:47:31] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-10 15:47:31] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-10 16:06:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2019-03-10 16:06:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 16:15:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2019-03-10 16:15:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 16:25:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1","method":"GET"} [] [2019-03-10 16:25:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 16:34:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2019-03-10 16:34:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 16:44:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2019-03-10 16:44:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 16:53:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2019-03-10 16:53:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 17:03:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2019-03-10 17:03:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 17:12:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2019-03-10 17:12:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 17:22:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2019-03-10 17:22:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 17:31:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2019-03-10 17:31:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 17:41:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2019-03-10 17:41:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 17:50:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2019-03-10 17:50:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 17:59:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2019-03-10 17:59:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 18:09:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2019-03-10 18:09:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 18:18:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2019-03-10 18:18:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 18:28:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2019-03-10 18:28:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 18:37:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2019-03-10 18:37:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 18:47:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2019-03-10 18:47:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 18:56:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2019-03-10 18:56:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 19:06:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2019-03-10 19:06:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 19:15:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2019-03-10 19:15:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 19:25:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2019-03-10 19:25:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 19:34:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a","method":"GET"} [] [2019-03-10 19:34:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 19:44:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2019-03-10 19:44:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 19:53:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2019-03-10 19:53:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 20:03:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2019-03-10 20:03:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 20:12:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2019-03-10 20:12:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 20:21:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2019-03-10 20:21:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-10 20:31:24] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2019-03-10 20:40:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2019-03-10 20:41:01] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2019-03-10 20:41:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2019-03-10 20:41:01] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2019-03-10 23:31:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2019-03-10 23:31:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-10 23:40:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2019-03-10 23:40:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-10 23:59:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2019-03-10 23:59:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-11 00:01:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2019-03-11 00:01:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-11 00:18:38] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2019-03-11 00:18:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 00:18:38] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 00:18:38] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-11 00:28:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2019-03-11 00:28:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-11 00:47:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2019-03-11 00:47:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-11 04:32:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2019-03-11 04:32:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-11 04:46:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=time","method":"GET"} [] [2019-03-11 04:46:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-11 04:53:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2019-03-11 04:53:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-11 05:08:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2019-03-11 05:08:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-11 05:37:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2019-03-11 05:37:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-11 06:13:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2019-03-11 06:13:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-11 06:20:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2019-03-11 06:20:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-11 06:49:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2019-03-11 06:49:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-11 07:10:45] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2019-03-11 07:10:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 07:10: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 07:10:46] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-11 07:25:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2019-03-11 07:25:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-11 07:32:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2019-03-11 07:32:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-11 07:46:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2019-03-11 07:46:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-11 08:01:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2019-03-11 08:01:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-11 08:22:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2019-03-11 08:22:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-11 09:06:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2019-03-11 09:06:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-11 09:20:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2019-03-11 09:20:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-11 10:03:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2019-03-11 10:03:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-11 10:36:39] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2019-03-11 10:36:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 10:36: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 10:36:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-11 10:46:08] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2019-03-11 10:55:35] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2019-03-11 10:55:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 10:55: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 10:55:35] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-11 11:05:03] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2019-03-11 11:14:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2019-03-11 11:33:27] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2019-03-11 12:01:54] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2019-03-11 12:11:19] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2019-03-11 12:20:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2019-03-11 12:30:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2019-03-11 12:39:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2019-03-11 12:49:11] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2019-03-11 12:58:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2019-03-11 13:08:07] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2019-03-11 13:17:35] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2019-03-11 13:27:06] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2019-03-11 13:36:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2019-03-11 13:46:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2019-03-11 13:55:28] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2019-03-11 14:04:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2019-03-11 14:14:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2019-03-11 14:23:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2019-03-11 14:33:19] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2019-03-11 14:42:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2019-03-11 14:50:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2019-03-11 14:52:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2019-03-11 14:52:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-11 15:11:13] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2019-03-11 15:11:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 15:11:14] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 15:11:14] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-11 15:30:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2019-03-11 15:30:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 15:39:38] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2019-03-11 15:49:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2019-03-11 15:49:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 15:58:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2019-03-11 16:07:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2019-03-11 16:08:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 16:17:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1","method":"GET"} [] [2019-03-11 16:17:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 16:26:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2019-03-11 16:26:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 16:36:24] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2019-03-11 16:45:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2019-03-11 16:45:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 16:55:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2019-03-11 16:55:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 17:04:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2019-03-11 17:04:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 17:14:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2019-03-11 17:14:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 17:23:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2019-03-11 17:23:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 17:33:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2019-03-11 17:33:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 17:42:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2019-03-11 17:42:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 17:52:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2019-03-11 17:52:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 18:01:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a","method":"GET"} [] [2019-03-11 18:01:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 18:11:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2019-03-11 18:11:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 18:20:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2019-03-11 18:20:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 18:48:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2019-03-11 18:48:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 19:07:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2019-03-11 19:07:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 19:32:54] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2019-03-11 19:32:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 19:32:55] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 19:32:55] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-11 19:42:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2019-03-11 19:42:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 19:51:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2019-03-11 19:51:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 20:20:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2019-03-11 20:20:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 20:29:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2019-03-11 20:29:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 20:39:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2019-03-11 20:39:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 21:17:01] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2019-03-11 21:17:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 21:17:01] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 21:17:01] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-11 21:35:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2019-03-11 21:35:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 21:45:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2019-03-11 21:45:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 22:04:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2019-03-11 22:04:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 22:42:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2019-03-11 22:42:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 22:51:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2019-03-11 22:51:40] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2019-03-11 22:51:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2019-03-11 22:51:41] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2019-03-11 23:10:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-11 23:20:02] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2019-03-11 23:20:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-11 23:20:03] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-11 23:20:03] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-12 01:23:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2019-03-12 01:23:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-12 02:10:26] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2019-03-12 02:10:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-12 02:10:27] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-12 02:10:27] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-12 03:45:11] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2019-03-12 03:45:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-12 03:45:11] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-12 03:45:11] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-12 03:51:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2019-03-12 03:51:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-12 04:20:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2019-03-12 04:20:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 04:42:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2019-03-12 04:42:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 05:18:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2019-03-12 05:18:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-12 06:23:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2019-03-12 06:23:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 06:30:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2019-03-12 06:30:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-12 06:37:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2019-03-12 06:37:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-12 07:41:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2019-03-12 07:41:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 08:00:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2019-03-12 08:00:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-12 08:10:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2019-03-12 08:10:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 08:19:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2019-03-12 08:19:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-12 08:29:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2019-03-12 08:29:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-12 08:38:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2019-03-12 08:38:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-12 08:48:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2019-03-12 08:48:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-12 09:06:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2019-03-12 09:06:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 09:16:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2019-03-12 09:16:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-12 09:25:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2019-03-12 09:25:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-12 09:35:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2019-03-12 09:35:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-12 09:44:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2019-03-12 09:44:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-12 09:54:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2019-03-12 09:54:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 10:03:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2019-03-12 10:03:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-12 10:13:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2019-03-12 10:13:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-12 10:22:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2019-03-12 10:22:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 10:41:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2019-03-12 10:41:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-12 11:00:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2019-03-12 11:00:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 11:19:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2019-03-12 11:19:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-12 11:28:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2019-03-12 11:28:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-12 11:38:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2019-03-12 11:38:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 11:47:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2019-03-12 11:47:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 11:57:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2019-03-12 11:57:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 12:16:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2019-03-12 12:16:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-12 12:25:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2019-03-12 12:25:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 12:44:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2019-03-12 12:44:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-12 14:38:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2019-03-12 14:38:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 14:57:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2019-03-12 14:57:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-12 15:35:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2019-03-12 15:35:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 16:50:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2019-03-12 16:50:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-12 18:35:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2019-03-12 18:35:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-12 22:03:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2019-03-12 22:03:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-12 22:12:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2019-03-12 22:12:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-12 22:22:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2019-03-12 22:22:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-12 22:31:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2019-03-12 22:31:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-12 22:50:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2019-03-12 22:50:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 01:12:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2019-03-13 01:12:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-13 01:31:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2019-03-13 01:31:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 03:34:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2019-03-13 03:34:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-13 04:12:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2019-03-13 04:12:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 04:50:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2019-03-13 04:50:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-13 04:59:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2019-03-13 04:59:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-13 05:18:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2019-03-13 05:18:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-13 05:37:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2019-03-13 05:37:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-13 05:47:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2019-03-13 05:47:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-13 07:12:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2019-03-13 07:12:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-13 07:21:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2019-03-13 07:21:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 07:31:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2019-03-13 07:31:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-13 09:05:58] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2019-03-13 09:05:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-13 09:05: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-13 09:05:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-13 11:37:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2019-03-13 11:37:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 11:46:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2019-03-13 11:46:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-13 11:56:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2019-03-13 11:56:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-13 12:34:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2019-03-13 12:34:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-13 13:02:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2019-03-13 13:02:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-13 13:12:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2019-03-13 13:12:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-13 13:21:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2019-03-13 13:21:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 16:22:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2019-03-13 16:22:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-13 18:16:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2019-03-13 18:16:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-13 18:25:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2019-03-13 18:25:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-13 18:35:08] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2019-03-13 18:35:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-13 18:35:09] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-13 18:35:09] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-13 19:03:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2019-03-13 19:03:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-13 19:13:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2019-03-13 19:13:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-13 19:31:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2019-03-13 19:31:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-13 19:41:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2019-03-13 19:41:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 19:50:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2019-03-13 19:50:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-13 20:09:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2019-03-13 20:09:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-13 20:46:26] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2019-03-13 20:46:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-13 20:46:27] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-13 20:46:27] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-13 21:16:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2019-03-13 21:16:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-13 21:25:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2019-03-13 21:25:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-13 21:44:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2019-03-13 21:44:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-13 21:53:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2019-03-13 21:53:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-13 22:40:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2019-03-13 22:40:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-14 00:28:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2019-03-14 00:28:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-14 00:37:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2019-03-14 00:37:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-14 01:05:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2019-03-14 01:05:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-14 01:15:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2019-03-14 01:15:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-14 02:02:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2019-03-14 02:02:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-14 02:21:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2019-03-14 02:21:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-14 02:31:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2019-03-14 02:31:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-14 02:49:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2019-03-14 02:49:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-14 04:24:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2019-03-14 04:24:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-14 04:34:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2019-03-14 04:34:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-14 06:18:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2019-03-14 06:18:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-14 08:21:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-14 09:37:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2019-03-14 09:37:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-14 12:37:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2019-03-14 12:37:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-14 13:14:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2019-03-14 13:14:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-14 13:24:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2019-03-14 13:24:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-14 13:52:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2019-03-14 13:52:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-14 14:02:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2019-03-14 14:02:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-14 14:11:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2019-03-14 14:11:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-14 14:40:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2019-03-14 14:40:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-14 14:49:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2019-03-14 14:49:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-14 15:08:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2019-03-14 15:08:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-14 15:27:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2019-03-14 15:27:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-14 15:55:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2019-03-14 15:55:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-14 16:14:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2019-03-14 16:14:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-14 16:33:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2019-03-14 16:33:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-14 17:01:57] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2019-03-14 17:01:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-14 17:01: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-14 17:01:58] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-14 17:11:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2019-03-14 17:11:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-14 17:20:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2019-03-14 17:20:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-14 17:39:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2019-03-14 17:39:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-14 17:58:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2019-03-14 17:58:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-14 18:36:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2019-03-14 18:36:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-14 19:05:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2019-03-14 19:05:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-14 20:11:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2019-03-14 20:11:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-14 20:39:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2019-03-14 20:39:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-14 20:49:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2019-03-14 20:49:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-14 20:58:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2019-03-14 20:58:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-15 01:04:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2019-03-15 01:04:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-15 01:23:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2019-03-15 01:23:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-15 02:30:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2019-03-15 02:30:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-15 06:52:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-15 07:07:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2019-03-15 07:07:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-15 07:51:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2019-03-15 07:51:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-15 09:52:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-15 10:07:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2019-03-15 10:07:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-15 10:21:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2019-03-15 10:21:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-15 11:10:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-15 11:40:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2019-03-15 11:40:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-15 11:48:00] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2019-03-15 11:48:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-15 11:48: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-15 11:48:00] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-15 11:55:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2019-03-15 11:55:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-15 12:02:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2019-03-15 12:02:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-15 13:14:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2019-03-15 13:14:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-15 13:36:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2019-03-15 13:36:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-15 13:43:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2019-03-15 13:43:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-15 13:51:33] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2019-03-15 13:51:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-15 13:51: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-15 13:51:34] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-15 15:16:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2019-03-15 15:16:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-15 17:26:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2019-03-15 17:26:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-15 18:16:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2019-03-15 18:16:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-15 18:38:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2019-03-15 18:38:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-15 18:52:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2019-03-15 18:52:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-16 09:32:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2019-03-16 09:32:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-03-16 10:00:29] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2019-03-16 11:44:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2019-03-16 11:44:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-16 12:32:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2019-03-16 12:32:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-16 12:50:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2019-03-16 12:50:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-16 13:19:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2019-03-16 13:19:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-16 15:13:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2019-03-16 15:13:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-16 15:31:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2019-03-16 15:31:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-16 18:41:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=time","method":"GET"} [] [2019-03-16 18:41:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-16 20:25:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2019-03-16 20:25:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-16 20:53:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2019-03-16 20:53:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-17 00:03:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2019-03-17 00:03:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-17 00:21:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2019-03-17 00:21:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-17 01:18:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2019-03-17 01:18:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-17 02:15:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2019-03-17 02:15:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-17 03:50:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2019-03-17 03:50:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-17 04:28:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2019-03-17 04:28:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-17 04:37:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2019-03-17 04:37:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-17 04:47:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2019-03-17 04:47:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-18 11:33:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2019-03-18 11:33:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-18 12:20:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2019-03-18 12:20:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-18 12:49:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2019-03-18 12:49:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-18 12:58:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2019-03-18 12:58:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-18 15:20:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2019-03-18 15:20:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-18 15:30:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2019-03-18 15:30:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-18 19:36:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2019-03-18 19:36:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-18 20:33:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2019-03-18 20:33:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-18 21:10:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2019-03-18 21:10:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-18 23:14:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2019-03-18 23:14:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-18 23:42:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2019-03-18 23:42:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-19 00:58:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2019-03-19 00:58:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-19 01:55:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2019-03-19 01:55:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-19 02:13:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2019-03-19 02:13:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-19 12:57:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2019-03-19 12:57:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-19 13:35:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=request","method":"GET"} [] [2019-03-19 13:35:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-19 18:04:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2019-03-19 18:04:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-19 18:38:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2019-03-19 18:38:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-19 19:25:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=security","method":"GET"} [] [2019-03-19 19:25:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-19 19:30:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2019-03-19 19:30:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-19 19:43:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2019-03-19 19:43:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-19 19:50:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2019-03-19 19:50:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-19 19:59:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2019-03-19 19:59:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-19 21:01:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2019-03-19 21:02:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-19 22:01:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2019-03-19 22:01:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-19 22:08:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2019-03-19 22:08:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-19 23:06:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2019-03-19 23:06:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-20 00:32:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2019-03-20 00:32:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-20 01:15:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2019-03-20 01:15:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-20 02:06:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2019-03-20 02:06:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-20 03:54:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2019-03-20 03:54:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-20 05:04:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2019-03-20 05:04:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-20 06:03:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=request","method":"GET"} [] [2019-03-20 06:03:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-20 06:39:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2019-03-20 06:39:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-20 06:54:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2019-03-20 06:54:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-20 06:58:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2019-03-20 06:58:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-20 08:42:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=db","method":"GET"} [] [2019-03-20 08:42:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-20 10:30:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2019-03-20 10:30:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-20 10:54:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2019-03-20 10:54:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-20 10:59:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2019-03-20 10:59:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-20 11:04:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2019-03-20 11:04:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-20 12:03:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2019-03-20 12:03:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-20 12:18:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2019-03-20 12:18:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-20 18:58:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2019-03-20 18:58:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-20 18:59:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2019-03-20 18:59:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-20 19:00:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2019-03-20 19:00:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-20 19:01:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2019-03-20 19:01:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-20 19:02:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2019-03-20 19:02:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-20 19:02:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2019-03-20 19:02:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-20 19:03:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2019-03-20 19:03:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-20 19:03:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2019-03-20 19:03:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-20 19:03:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2019-03-20 19:03:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-20 19:26:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2019-03-20 19:26:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-20 20:20:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2019-03-20 20:20:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-20 21:47:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2019-03-20 21:47:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-20 22:16:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2019-03-20 22:16:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-20 22:44:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2019-03-20 22:44:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-21 00:01:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2019-03-21 00:01:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-21 00:10:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2019-03-21 00:10:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-21 00:54:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2019-03-21 00:54:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-21 03:54:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2019-03-21 03:54:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-21 11:24:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2019-03-21 11:24:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-21 11:24:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2019-03-21 11:24:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-21 11:26:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2019-03-21 11:26:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-21 11:26:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2019-03-21 11:26:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-21 12:48:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2019-03-21 12:48:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-21 14:03:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2019-03-21 14:03:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-21 14:13:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2019-03-21 14:13:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-21 14:27:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2019-03-21 14:27:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-21 14:49:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2019-03-21 14:49:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-21 16:07:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2019-03-21 16:07:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-21 16:25:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2019-03-21 16:25:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-21 17:51:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2019-03-21 17:51:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-21 18:19:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2019-03-21 18:19:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-21 20:20:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2019-03-21 20:20:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-21 21:57:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=twig","method":"GET"} [] [2019-03-21 21:57:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-21 22:23:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2019-03-21 22:23:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-21 22:30:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2019-03-21 22:30:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-21 23:06:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2019-03-21 23:06:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-22 01:15:55] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2019-03-22 01:15:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-22 01:15:57] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-22 01:15:57] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-22 02:22:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2019-03-22 02:22:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-22 05:56:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2019-03-22 05:56:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-22 06:47:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2019-03-22 06:47:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-22 07:59:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2019-03-22 07:59:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-22 08:06:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2019-03-22 08:06:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-22 15:47:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2019-03-22 15:47:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-22 20:20:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2019-03-22 20:20:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-23 03:25:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2019-03-23 03:25:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-23 05:20:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2019-03-23 05:20:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-23 06:47:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2019-03-23 06:47:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-23 07:30:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2019-03-23 07:30:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-23 08:13:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=security","method":"GET"} [] [2019-03-23 08:13:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-23 08:42:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-23 08:56:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2019-03-23 08:56:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-23 10:08:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2019-03-23 10:08:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-23 11:35:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2019-03-23 11:35:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-23 11:49:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2019-03-23 11:49:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-23 12:11:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2019-03-23 12:11:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-23 13:37:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2019-03-23 13:37:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-23 14:35:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2019-03-23 14:35:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-23 14:56:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2019-03-23 14:56:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-23 16:59:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2019-03-23 16:59:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-23 23:35:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2019-03-23 23:35:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-24 06:03:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2019-03-24 06:03:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-24 08:20:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2019-03-24 08:20:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-24 09:11:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-24 09:47:02] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2019-03-24 09:47:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-24 09:47: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-24 09:47:02] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-24 10:44:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2019-03-24 10:44:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-24 11:57:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2019-03-24 11:57:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-24 12:11:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2019-03-24 12:11:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-24 12:16:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2019-03-24 12:16:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-24 12:44:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2019-03-24 12:44:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-24 21:47:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2019-03-24 21:47:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-24 22:23:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2019-03-24 22:23:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-24 23:49:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2019-03-24 23:49:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-25 02:42:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2019-03-25 02:42:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-25 03:32:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-25 03:54:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2019-03-25 03:54:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-25 07:08:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2019-03-25 07:08:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-25 07:59:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2019-03-25 07:59:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-25 09:11:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2019-03-25 09:11:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-25 09:18:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2019-03-25 09:18:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-25 10:23:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2019-03-25 10:23:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-25 20:31:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2019-03-25 20:31:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-25 20:38:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2019-03-25 20:38:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-25 20:52:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2019-03-25 20:52:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-26 02:38:13] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2019-03-26 02:38:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-26 02:38:14] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-26 02:38:14] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-26 03:06:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2019-03-26 03:06:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-26 06:35:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2019-03-26 06:35:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-26 10:49:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2019-03-26 10:49:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-26 13:59:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-26 14:27:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2019-03-26 14:27:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-26 14:36:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2019-03-26 14:36:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-26 15:14:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2019-03-26 15:14:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-27 01:30:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2019-03-27 01:30:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-27 06:33:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2019-03-27 06:33:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-27 08:45:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2019-03-27 08:45:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-27 09:32:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2019-03-27 09:32:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-27 10:39:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2019-03-27 10:39:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-27 10:48:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2019-03-27 10:48:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-27 12:42:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2019-03-27 12:42:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-27 17:45:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=db","method":"GET"} [] [2019-03-27 17:45:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-27 18:13:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2019-03-27 18:13:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-27 18:42:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2019-03-27 18:42:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-27 18:51:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2019-03-27 18:51:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-27 19:48:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2019-03-27 19:48:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-27 20:35:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2019-03-27 20:35:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-28 00:10:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2019-03-28 00:10:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-28 01:10:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2019-03-28 01:10:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-28 03:22:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2019-03-28 03:22:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-28 03:41:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2019-03-28 03:41:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-28 04:57:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2019-03-28 04:57:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-28 07:38:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2019-03-28 07:38:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-28 09:22:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2019-03-28 09:22:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-28 11:53:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2019-03-28 11:53:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-03-28 13:19:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2019-03-28 13:19:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-28 13:26:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2019-03-28 13:26:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-30 08:46:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2019-03-30 08:46:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-30 08:46:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2019-03-30 08:46:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-30 08:46:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2019-03-30 08:46:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-30 08:47:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2019-03-30 08:47:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-30 08:48:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=config","method":"GET"} [] [2019-03-30 08:48:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-30 08:51:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2019-03-30 08:51:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-30 08:52:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2019-03-30 08:52:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-30 08:54:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2019-03-30 08:54:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-30 08:55:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2019-03-30 08:55:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-30 08:56:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2019-03-30 08:56:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-30 08:57:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2019-03-30 08:57:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-30 08:57:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2019-03-30 08:57:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-30 08:57:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2019-03-30 08:57:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-30 08:57:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-30 08:58:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2019-03-30 08:58:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-30 08:59:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2019-03-30 08:59:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-30 08:59:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2019-03-30 08:59:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-30 08:59:47] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2019-03-30 08:59:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-03-30 08:59: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-03-30 08:59:48] security.DEBUG: Calling Authentication entry point. [] [] [2019-03-30 09:00:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2019-03-30 09:00:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-30 21:02:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2019-03-30 21:02:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-03-30 21:02:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2019-03-30 21:02:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-30 21:03:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2019-03-30 21:03:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-30 21:04:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2019-03-30 21:04:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-03-30 21:04:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2019-03-30 21:04:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-03-30 21:06:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2019-03-30 21:06:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-03-30 21:06:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2019-03-30 21:06:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-03-30 21:07:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2019-03-30 21:07:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-03-30 21:10:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=twig","method":"GET"} [] [2019-03-30 21:10:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-03-30 21:57:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2019-03-30 21:57:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-02 05:29:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2019-04-02 05:29:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-04-02 09:44:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2019-04-02 09:44:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-04-05 05:20:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2019-04-05 05:20:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-05 10:41:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2019-04-05 10:42:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-05 11:10:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2019-04-05 11:10:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-05 22:13:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2019-04-05 22:13:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-04-05 23:28:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=config","method":"GET"} [] [2019-04-05 23:28:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-04-06 00:53:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2019-04-06 00:53:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-05-09 15:53:02] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2019-05-09 15:53:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-09 15:53:03] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-05-09 15:53:03] security.DEBUG: Calling Authentication entry point. [] [] [2019-05-17 20:30:42] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2019-05-17 20:30:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-17 20:30:44] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-05-17 20:30:44] security.DEBUG: Calling Authentication entry point. [] [] [2019-07-22 18:06:35] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2019-07-22 18:06:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-07-22 18:06: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-07-22 18:06:35] security.DEBUG: Calling Authentication entry point. [] [] [2019-09-23 02:57:57] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2019-09-23 02:58:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1","method":"GET"} [] [2019-09-23 02:58:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-09-23 03:00:11] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2019-09-23 03:00:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-23 03:00:11] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-09-23 03:00:11] security.DEBUG: Calling Authentication entry point. [] [] [2019-09-23 03:01:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2019-09-23 03:01:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-09-29 00:32:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2019-09-29 00:32:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-09-29 19:21:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2019-09-29 19:21:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-09-30 01:10:20] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2019-09-30 01:14:52] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2019-09-30 01:14:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-09-30 01:14:52] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-09-30 01:14:52] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 17:17:05] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2019-10-01 17:18:02] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2019-10-01 17:19:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2019-10-01 17:20:41] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2019-10-01 17:21:38] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2019-10-01 17:22:11] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2019-10-01 17:22:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2019-10-01 17:24:21] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2019-10-01 17:26:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2019-10-01 17:27:06] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2019-10-01 17:28:10] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2019-10-01 17:29:09] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2019-10-01 17:29:56] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2019-10-01 17:31:29] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2019-10-01 17:32:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2019-10-01 17:33:26] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2019-10-01 17:33:46] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2019-10-01 17:34:52] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2019-10-01 17:34:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2019-10-01 17:36:01] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2019-10-01 17:36:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2019-10-01 17:36:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:36:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2019-10-01 17:36:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:36:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2019-10-01 17:36:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:37:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2019-10-01 17:37:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:38:26] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2019-10-01 17:38:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2019-10-01 17:38:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:39:21] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2019-10-01 17:39:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2019-10-01 17:40:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2019-10-01 17:40:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:40:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2019-10-01 17:40:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:41:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2019-10-01 17:41:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:41:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2019-10-01 17:41:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:41:53] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2019-10-01 17:42:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2019-10-01 17:42:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:42:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2019-10-01 17:42:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:43:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2019-10-01 17:43:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:43:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2019-10-01 17:43:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:44:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2019-10-01 17:44:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:45:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2019-10-01 17:45:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:45:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2019-10-01 17:45:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:45:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2019-10-01 17:45:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:46:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2019-10-01 17:46:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:46:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2019-10-01 17:46:10] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2019-10-01 17:46:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2019-10-01 17:46:11] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2019-10-01 17:46:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:46:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2019-10-01 17:46:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:47:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2019-10-01 17:47:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:47:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2019-10-01 17:47:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:47:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2019-10-01 17:47:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:47:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2019-10-01 17:47:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:48:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2019-10-01 17:48:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:49:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2019-10-01 17:49:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:49:25] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2019-10-01 17:49:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 17:49: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-01 17:49:25] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 17:49:44] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2019-10-01 17:49:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2019-10-01 17:49:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:50:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2019-10-01 17:50:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:50:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2019-10-01 17:50:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:50:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2019-10-01 17:50:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:50:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2019-10-01 17:50:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:50:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2019-10-01 17:50:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:51:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2019-10-01 17:51:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:51:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2019-10-01 17:51:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:51:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2019-10-01 17:51:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-10-01 17:51:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2019-10-01 17:51:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:51:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2019-10-01 17:51:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:51:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2019-10-01 17:51:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 17:51:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2019-10-01 17:51:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:51:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2019-10-01 17:51:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:51:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2019-10-01 17:51:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:51:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a","method":"GET"} [] [2019-10-01 17:51:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:52:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2019-10-01 17:52:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:52:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2019-10-01 17:52:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:52:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2019-10-01 17:52:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:52:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2019-10-01 17:52:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:52:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2019-10-01 17:52:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:52:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2019-10-01 17:52:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 17:52:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2019-10-01 17:52:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:52:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2019-10-01 17:52:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:52:42] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2019-10-01 17:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 17:52:42] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-01 17:52:42] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 17:52:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2019-10-01 17:52:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2019-10-01 17:52:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2019-10-01 17:52:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:52:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2019-10-01 17:52:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:52:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2019-10-01 17:52:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:52:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2019-10-01 17:52:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:53:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2019-10-01 17:53:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:53:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2019-10-01 17:53:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:53:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2019-10-01 17:53:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:53:14] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2019-10-01 17:53:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 17:53:14] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-01 17:53:14] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 17:53:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2019-10-01 17:53:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:53:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2019-10-01 17:53:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:53:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2019-10-01 17:53:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:53:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2019-10-01 17:53:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:53:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2019-10-01 17:53:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:53:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2019-10-01 17:53:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:53:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2019-10-01 17:53:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:53:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2019-10-01 17:53:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:53:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2019-10-01 17:53:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:53:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2019-10-01 17:53:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 17:54:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2019-10-01 17:54:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:54:03] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2019-10-01 17:54:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 17:54:03] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-01 17:54:03] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 17:54:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2019-10-01 17:54:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:54:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2019-10-01 17:54:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:54:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2019-10-01 17:54:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:54:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2019-10-01 17:54:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:54:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2019-10-01 17:54:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:54:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2019-10-01 17:54:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 17:54:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2019-10-01 17:54:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:54:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2019-10-01 17:54:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:54:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2019-10-01 17:54:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:54:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2019-10-01 17:54:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:54:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2019-10-01 17:54:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:54:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2019-10-01 17:54:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:54:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2019-10-01 17:54:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:54:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2019-10-01 17:54:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:54:55] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2019-10-01 17:54:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 17:54:55] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-01 17:54:55] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 17:55:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2019-10-01 17:55:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:55:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2019-10-01 17:55:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 17:55:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2019-10-01 17:55:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 17:55:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2019-10-01 17:55:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 17:55:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:55:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2019-10-01 17:55:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:55:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2019-10-01 17:55:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 17:55:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2019-10-01 17:55:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 17:55:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2019-10-01 17:55:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 17:55:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2019-10-01 17:55:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 17:55:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2019-10-01 17:55:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 17:55:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2019-10-01 17:55:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 18:01:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2019-10-01 18:01:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 18:02:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2019-10-01 18:02:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 18:03:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=request","method":"GET"} [] [2019-10-01 18:03:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 18:03:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2019-10-01 18:03:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 18:09:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2019-10-01 18:09:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 18:18:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2019-10-01 18:18:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 18:28:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2019-10-01 18:28:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 18:57:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2019-10-01 18:57:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 19:11:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2019-10-01 19:11:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 19:16:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2019-10-01 19:16:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 19:21:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2019-10-01 19:21:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 19:36:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2019-10-01 19:36:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 19:40:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2019-10-01 19:40:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 19:45:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2019-10-01 19:45:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-10-01 19:50:26] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2019-10-01 19:50:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 19:50:26] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-01 19:50:26] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 20:10:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2019-10-01 20:10:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 20:17:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2019-10-01 20:17:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 20:22:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2019-10-01 20:22:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 20:32:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2019-10-01 20:32:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 20:38:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2019-10-01 20:38:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 20:43:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=security","method":"GET"} [] [2019-10-01 20:43:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-01 20:58:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 21:03:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2019-10-01 21:03:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 21:11:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2019-10-01 21:11:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 21:18:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2019-10-01 21:18:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 21:42:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2019-10-01 21:42:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-01 21:49:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2019-10-01 21:49:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 21:57:22] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2019-10-01 21:57:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-01 21:57:22] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-01 21:57:22] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-01 22:03:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2019-10-01 22:03:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 22:10:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2019-10-01 22:10:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-01 22:16:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2019-10-01 22:16:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 22:25:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2019-10-01 22:25:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-01 22:46:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2019-10-01 22:46:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 22:51:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2019-10-01 22:51:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-01 23:04:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2019-10-01 23:04:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-01 23:38:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2019-10-01 23:38:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-01 23:44:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2019-10-01 23:44:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-02 00:05:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2019-10-02 00:05:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-02 00:27:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2019-10-02 00:27:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-02 00:32:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2019-10-02 00:32:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-02 00:38:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2019-10-02 00:38:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-02 06:31:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2019-10-02 06:31:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-02 08:08:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2019-10-02 08:08:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-02 08:18:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2019-10-02 08:18:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-02 11:07:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2019-10-02 11:07:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-10-02 16:32:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2019-10-02 16:32:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-02 16:32:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-02 16:35:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2019-10-02 16:35:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-02 16:37:56] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2019-10-02 16:37:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 16:37:56] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-02 16:37:56] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-02 16:39:22] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2019-10-02 16:39:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 16:39:22] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-02 16:39:22] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-02 16:40:13] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2019-10-02 16:40:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-02 16:40:13] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-10-02 16:40:13] security.DEBUG: Calling Authentication entry point. [] [] [2019-10-03 13:34:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2019-10-03 13:34:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-03 13:34:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2019-10-03 13:34:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-03 13:34:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2019-10-03 13:34:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-03 13:35:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2019-10-03 13:35:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-03 13:35:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2019-10-03 13:35:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-10-03 13:36:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2019-10-03 13:36:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-10-03 13:37:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2019-10-03 13:37:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-10-03 13:37:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2019-10-03 13:37:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-10-03 13:38:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2019-10-03 13:38:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-03 13:38:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2019-10-03 13:38:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-10-03 13:39:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2019-10-03 13:39:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-10-03 13:40:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2019-10-03 13:40:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-10-03 13:41:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2019-10-03 13:41:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-11-11 23:13:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2019-11-11 23:13:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-11 23:13:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-11-11 23:14:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2019-11-11 23:14:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-11-11 23:14:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2019-11-11 23:14:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-11 23:15:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2019-11-11 23:15:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-11-11 23:15:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2019-11-11 23:15:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-11-11 23:15:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2019-11-11 23:15:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-11-11 23:16:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2019-11-11 23:16:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-11-11 23:17:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2019-11-11 23:17:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-11-11 23:18:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2019-11-11 23:18:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-11 23:19:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2019-11-11 23:19:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-11 23:20:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2019-11-11 23:20:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-11 23:21:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=twig","method":"GET"} [] [2019-11-11 23:21:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-14 08:06:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-14 08:08:08] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2019-11-14 08:08:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-14 08:08:08] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-11-14 08:08:08] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-14 08:11:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2019-11-14 08:11:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-11-14 17:00:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2019-11-15 01:13:56] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2019-11-15 01:13:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-15 01:13:57] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2019-11-15 01:13:57] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-15 01:13:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=time","method":"GET"} [] [2019-11-15 01:13:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-11-15 01:14:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2019-11-15 01:14:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-11-15 01:15:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2019-11-15 01:15:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-15 01:16:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2019-11-15 01:16:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-15 01:26:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2019-11-15 01:26:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-15 01:30:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2019-11-15 01:30:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-11-15 01:39:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2019-11-15 01:39:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-15 01:41:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2019-11-15 01:41:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-11-15 01:49:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2019-11-15 01:49:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-11-15 01:50:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2019-11-15 01:50:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-11-15 01:51:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=config","method":"GET"} [] [2019-11-15 01:51:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-11-15 01:54:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 01:59:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2019-11-15 01:59:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 02:00:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-11-15 02:04:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2019-11-15 02:04:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-11-15 02:06:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2019-11-15 02:06:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-15 02:08:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2019-11-15 02:08:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-11-15 02:09:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-11-15 02:10:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2019-11-15 02:10:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-11-15 02:12:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2019-11-15 02:12:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-15 02:19:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2019-11-15 02:19:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 02:20:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2019-11-15 02:20:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2019-11-15 02:22:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2019-11-15 02:22:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-11-15 02:28:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2019-11-15 02:28:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-15 02:28:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2019-11-15 02:28:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2019-11-15 02:29:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2019-11-15 02:29:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 02:30:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2019-11-15 02:30:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 02:32:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2019-11-15 02:32:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 02:38:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2019-11-15 02:38:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-11-15 02:40:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2019-11-15 02:40:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-11-15 02:52:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2019-11-15 02:52:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2019-11-15 02:55:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2019-11-15 02:55:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-11-15 02:57:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2019-11-15 02:57:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-15 02:59:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=db","method":"GET"} [] [2019-11-15 02:59:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 03:01:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2019-11-15 03:01:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2019-11-15 03:06:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2019-11-15 03:06:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-15 03:09:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2019-11-15 03:09:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-15 03:10:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2019-11-15 03:10:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-15 03:14:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2019-11-15 03:14:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-15 03:18:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2019-11-15 03:18:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2019-11-15 03:20:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2019-11-15 03:20:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2019-11-15 03:28:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2019-11-15 03:28:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-11 20:04:35] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2020-06-11 20:04:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-11 20:04: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-11 20:04:36] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-11 20:04:38] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2020-06-11 20:04:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2020-06-11 20:04:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2020-06-11 20:04:46] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2020-06-11 20:04:49] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2020-06-11 20:04:57] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2020-06-11 20:04:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2020-06-11 20:05:03] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2020-06-11 20:05:06] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2020-06-11 20:05:09] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2020-06-11 20:05:12] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2020-06-11 20:05:18] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2020-06-11 20:05:21] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2020-06-11 20:05:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2020-06-11 20:05:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2020-06-11 20:05:34] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2020-06-11 20:05:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2020-06-11 20:05:44] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2020-06-11 20:05:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2020-06-11 20:05:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2020-06-11 20:05:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:05:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2020-06-11 20:05:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:06:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2020-06-11 20:06:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:06:06] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2020-06-11 20:06:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2020-06-11 20:06:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:06:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2020-06-11 20:06:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2020-06-11 20:06:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:06:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2020-06-11 20:06:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:06:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2020-06-11 20:06:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:06:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2020-06-11 20:06:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2020-06-11 20:06:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:06:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2020-06-11 20:06:44] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2020-06-11 20:06:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2020-06-11 20:06:53] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2020-06-11 20:06:58] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2020-06-11 20:06:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-11 20:06: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-11 20:06:58] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-11 20:07:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2020-06-11 20:07:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2020-06-11 20:07:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2020-06-11 20:07:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2020-06-11 20:07:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2020-06-11 20:07:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2020-06-11 20:07:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1","method":"GET"} [] [2020-06-11 20:07:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2020-06-11 20:07:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2020-06-11 20:07:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2020-06-11 20:07:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2020-06-11 20:07:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2020-06-11 20:07:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2020-06-11 20:07:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:07:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2020-06-11 20:07:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a","method":"GET"} [] [2020-06-11 20:08:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2020-06-11 20:08:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2020-06-11 20:08:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2020-06-11 20:08:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2020-06-11 20:08:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2020-06-11 20:08:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2020-06-11 20:08:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:08:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2020-06-11 20:08:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:09:02] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2020-06-11 20:09:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2020-06-11 20:09:11] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-06-11 20:09:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2020-06-11 20:09:12] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2020-06-11 20:09:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-06-11 20:09:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2020-06-11 20:09:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-11 20:09:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2020-06-11 20:09:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-11 20:10:08] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2020-06-11 20:10:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-11 20:10:08] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-11 20:10:08] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-11 20:10:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2020-06-11 20:10:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-11 20:10:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2020-06-11 20:10:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-11 20:10:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2020-06-11 20:10:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-11 20:10:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2020-06-11 20:10:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-11 20:11:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2020-06-11 20:11:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-11 20:11:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2020-06-11 20:11:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-11 20:11:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2020-06-11 20:11:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-11 20:11:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2020-06-11 20:11:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-11 20:11:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2020-06-11 20:11:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-11 20:11:24] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2020-06-11 20:11:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-11 20:11:24] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-11 20:11:24] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-11 20:11:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2020-06-11 20:11:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-11 20:11:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2020-06-11 20:11:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-11 20:11:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2020-06-11 20:11:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-11 20:11:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2020-06-11 20:11:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-13 02:10:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2020-06-13 02:10:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-13 19:48:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2020-06-13 19:48:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-13 22:34:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2020-06-13 22:34:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-14 03:22:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2020-06-14 03:22:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-14 04:41:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2020-06-14 04:41:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-14 04:48:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2020-06-14 04:48:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-06-14 05:24:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2020-06-14 05:24:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-14 06:07:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2020-06-14 06:07:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-14 06:36:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2020-06-14 06:36:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-14 07:55:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2020-06-14 07:55:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-14 08:31:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2020-06-14 08:31:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-14 09:14:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-14 12:36:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2020-06-14 12:36:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-14 13:26:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2020-06-14 13:26:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-14 14:10:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2020-06-14 14:10:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-14 14:39:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2020-06-14 14:39:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-14 15:43:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2020-06-14 15:43:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-14 15:58:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2020-06-14 15:58:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-14 20:53:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2020-06-14 20:53:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-14 21:00:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2020-06-14 21:00:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-14 21:29:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2020-06-14 21:29:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-14 21:36:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2020-06-14 21:36:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-14 21:43:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2020-06-14 21:43:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-14 22:26:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2020-06-14 22:26:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-15 00:00:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2020-06-15 00:00:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-15 00:14:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2020-06-15 00:14:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-15 00:22:10] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2020-06-15 00:22:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-15 00:22:10] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-15 00:22:10] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-15 05:52:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2020-06-15 05:52:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-15 06:21:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2020-06-15 06:21:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-15 08:38:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2020-06-15 08:38:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-15 08:45:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2020-06-15 08:45:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-15 08:59:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2020-06-15 08:59:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-15 09:07:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2020-06-15 09:07:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-15 09:21:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2020-06-15 09:21:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-15 09:35:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2020-06-15 09:35:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-15 10:04:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2020-06-15 10:04:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-15 10:26:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2020-06-15 10:26:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-15 10:47:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2020-06-15 10:47:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-15 11:16:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2020-06-15 11:16:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-15 11:45:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2020-06-15 11:45:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-15 12:50:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2020-06-15 12:50:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-15 12:57:33] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2020-06-15 12:57:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-15 12:57:33] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-15 12:57:33] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-15 14:23:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2020-06-15 14:23:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-15 14:38:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2020-06-15 14:38:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-15 15:50:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2020-06-15 15:50:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-15 16:11:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2020-06-15 16:11:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-15 16:33:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2020-06-15 16:33:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-15 16:55:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2020-06-15 16:55:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-15 20:59:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2020-06-15 20:59:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-15 21:07:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2020-06-15 21:07:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-15 21:14:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2020-06-15 21:14:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-15 22:11:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2020-06-15 22:11:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-15 22:26:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2020-06-15 22:26:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-15 23:23:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2020-06-15 23:23:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-16 00:14:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2020-06-16 00:14:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-16 00:21:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2020-06-16 00:21:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-16 01:26:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2020-06-16 01:26:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-16 01:47:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2020-06-16 01:47:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-16 02:45:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2020-06-16 02:45:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-16 03:23:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2020-06-16 03:23:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-16 04:04:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2020-06-16 04:04:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-16 04:55:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2020-06-16 04:55:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-16 06:57:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2020-06-16 06:57:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-16 07:11:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2020-06-16 07:11:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-16 07:40:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2020-06-16 07:40:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-16 08:23:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2020-06-16 08:23:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-16 08:38:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2020-06-16 08:38:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-16 09:07:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=request","method":"GET"} [] [2020-06-16 09:07:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-16 09:35:57] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2020-06-16 09:35:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-16 09:35:57] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-16 09:35:57] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-16 11:59:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2020-06-16 11:59:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-16 12:28:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2020-06-16 12:28:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-16 12:43:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2020-06-16 12:43:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-16 16:11:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2020-06-16 16:11:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-16 16:19:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2020-06-16 16:19:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-16 16:33:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2020-06-16 16:33:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-16 17:16:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2020-06-16 17:16:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-16 19:11:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2020-06-16 19:11:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-16 20:59:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2020-06-16 20:59:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-16 21:14:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2020-06-16 21:14:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-06-16 21:50:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2020-06-16 21:50:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-16 23:09:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2020-06-16 23:09:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-16 23:38:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2020-06-16 23:38:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-17 00:28:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2020-06-17 00:28:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-17 01:40:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2020-06-17 01:40:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-17 03:07:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2020-06-17 03:07:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-17 04:11:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2020-06-17 04:11:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-17 04:19:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2020-06-17 04:19:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-17 06:35:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2020-06-17 06:35:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-17 07:11:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2020-06-17 07:11:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-17 08:31:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2020-06-17 08:31:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-17 08:52:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2020-06-17 08:52:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-17 09:07:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2020-06-17 09:07:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-17 09:21:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2020-06-17 09:21:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-17 10:26:21] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2020-06-17 10:26:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-17 10:26:21] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-17 10:26:21] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-17 11:59:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2020-06-17 11:59:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-17 13:55:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2020-06-17 13:55:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-17 15:56:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=security","method":"GET"} [] [2020-06-17 15:56:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-17 16:05:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2020-06-17 16:05:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-17 16:43:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2020-06-17 16:43:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-17 17:40:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2020-06-17 17:40:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-17 18:37:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-17 19:43:24] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2020-06-17 19:43:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-17 19:43:24] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-17 19:43:24] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-17 21:46:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2020-06-17 21:46:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-17 23:11:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2020-06-17 23:11:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-18 04:43:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2020-06-18 04:43:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-18 05:39:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2020-06-18 05:39:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-18 06:08:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-18 07:24:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2020-06-18 07:24:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-18 08:01:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2020-06-18 08:01:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-18 11:11:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2020-06-18 11:11:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-06-18 11:18:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2020-06-18 11:18:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-18 12:16:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2020-06-18 12:16:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-18 13:06:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2020-06-18 13:06:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-18 13:49:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-06-18 14:04:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2020-06-18 14:04:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-18 14:25:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2020-06-18 14:25:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-18 17:25:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-18 17:54:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2020-06-18 17:54:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-18 18:16:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2020-06-18 18:16:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-18 22:47:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2020-06-18 22:47:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-18 23:03:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2020-06-18 23:03:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-18 23:52:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2020-06-18 23:52:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-19 00:23:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2020-06-19 00:23:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-19 01:06:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2020-06-19 01:06:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-19 03:09:02] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2020-06-19 03:09:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-19 03:09: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-19 03:09:02] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-19 03:30:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2020-06-19 03:30:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-19 05:25:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2020-06-19 05:25:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-19 10:21:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2020-06-19 10:21:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-19 11:33:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2020-06-19 11:33:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-19 12:30:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2020-06-19 12:30:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-19 13:35:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2020-06-19 13:35:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-06-19 15:01:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2020-06-19 15:01:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-19 16:28:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2020-06-19 16:28:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-19 16:42:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2020-06-19 16:42:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-19 16:57:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2020-06-19 16:57:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-19 17:25:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2020-06-19 17:25:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-19 17:33:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=db","method":"GET"} [] [2020-06-19 17:33:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-19 17:40:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2020-06-19 17:40:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-19 17:54:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2020-06-19 17:54:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-19 18:09:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2020-06-19 18:09:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-19 18:23:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2020-06-19 18:23:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-19 19:49:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2020-06-19 19:49:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-19 21:16:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2020-06-19 21:16:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-23 11:15:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2020-06-23 11:15:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-23 11:16:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2020-06-23 11:16:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-23 11:17:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2020-06-23 11:17:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-23 11:19:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2020-06-23 11:19:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-23 11:21:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2020-06-23 11:21:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-23 11:22:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2020-06-23 11:22:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-23 11:56:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=config","method":"GET"} [] [2020-06-23 11:56:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-23 12:06:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2020-06-23 12:06:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-23 12:53:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2020-06-23 12:53:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-23 14:56:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2020-06-23 14:56:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-23 15:15:26] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2020-06-23 15:15:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-06-23 15:15:27] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-06-23 15:15:27] security.DEBUG: Calling Authentication entry point. [] [] [2020-06-23 15:34:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=twig","method":"GET"} [] [2020-06-23 15:34:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-23 15:53:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2020-06-23 15:53:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-23 16:40:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2020-06-23 16:40:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-23 17:18:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-23 18:05:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2020-06-23 18:05:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-23 19:02:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2020-06-23 19:02:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-23 20:18:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2020-06-23 20:18:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-23 21:36:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2020-06-23 21:36:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-06-23 21:45:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2020-06-23 21:45:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2020-06-23 21:54:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2020-06-23 21:54:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2020-06-23 22:23:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2020-06-23 22:23:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2020-06-23 23:48:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2020-06-23 23:48:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-06-24 00:45:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2020-06-24 00:45:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-06-24 01:04:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2020-06-24 01:04:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-28 01:34:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=time","method":"GET"} [] [2020-06-28 01:34:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2020-06-28 01:35:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2020-06-28 01:35:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-06-28 01:37:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2020-06-28 01:40:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2020-06-28 01:40:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2020-07-06 03:58:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2020-07-06 03:58:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2020-08-10 10:13:15] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2020-08-10 10:13:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-08-10 10:13:15] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-08-10 10:13:15] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:23:02] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2020-09-01 12:23:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:23: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:23:02] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:23:28] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2020-09-01 12:23:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:23:28] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:23:28] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:24:00] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2020-09-01 12:24:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:24: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:24:00] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:24:56] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2020-09-01 12:24:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:24:56] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:24:56] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:25:59] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2020-09-01 12:25:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:25: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:25:59] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:27:01] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2020-09-01 12:27:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:27:01] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:27:01] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:28:04] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2020-09-01 12:29:07] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2020-09-01 12:29:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:29: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:29:07] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:30:13] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2020-09-01 12:30:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:30:13] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:30:13] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-01 12:31:29] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2020-09-01 12:31:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-01 12:31:29] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-01 12:31:29] security.DEBUG: Calling Authentication entry point. [] [] [2020-09-02 08:12:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2020-09-02 08:12:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2020-09-02 08:12:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2020-09-02 08:12:28] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-09-02 08:12:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2020-09-02 08:12:28] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2020-09-02 08:17:29] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2020-09-02 08:17:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-02 08:17:29] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-09-02 08:17:29] security.DEBUG: Calling Authentication entry point. [] [] [2020-10-31 05:20:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2020-10-31 05:20:08] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-10-31 05:20:08] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2020-10-31 05:20:09] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2020-10-31 05:20:55] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2020-10-31 05:20:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-10-31 05:20:56] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-10-31 05:20:56] security.DEBUG: Calling Authentication entry point. [] [] [2020-10-31 05:21:49] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2020-10-31 05:21:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-10-31 05:21:49] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-10-31 05:21:49] security.DEBUG: Calling Authentication entry point. [] [] [2020-10-31 05:42:32] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2020-10-31 05:42:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-10-31 05:42:32] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-10-31 05:42:32] security.DEBUG: Calling Authentication entry point. [] [] [2020-10-31 05:47:33] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2020-10-31 05:47:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-10-31 05:47:33] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-10-31 05:47:33] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-13 19:25:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2020-11-13 19:25:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2020-11-14 10:27:10] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2020-11-14 10:27:18] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2020-11-14 10:27:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 10:27:18] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 10:27:18] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-14 10:28:03] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2020-11-14 10:28:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 10:28:03] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 10:28:03] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-14 10:28:45] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2020-11-14 10:28:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 10:28:45] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 10:28:45] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-14 10:29:57] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2020-11-14 10:29:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 10:29:57] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 10:29:57] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-14 10:30:33] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2020-11-14 10:30:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 10:30:33] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 10:30:33] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-14 10:31:08] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2020-11-14 10:31:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 10:31:08] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 10:31:08] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-14 10:33:10] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2020-11-14 10:33:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 10:33:10] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 10:33:10] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-14 14:26:01] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2020-11-14 14:26:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-14 14:26:01] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-14 14:26:01] security.DEBUG: Calling Authentication entry point. [] [] [2020-11-16 18:23:54] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2020-11-16 18:23:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-11-16 18:23: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-11-16 18:23:54] security.DEBUG: Calling Authentication entry point. [] [] [2020-12-01 07:53:58] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2020-12-01 07:53:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-01 07:53: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2020-12-01 07:53:59] security.DEBUG: Calling Authentication entry point. [] [] [2020-12-28 02:32:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2020-12-28 02:32:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-06 17:06:43] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2021-01-06 17:06:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-06 17:06:43] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-01-06 17:06:43] security.DEBUG: Calling Authentication entry point. [] [] [2021-01-07 21:57:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2021-01-07 21:57:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-09 00:53:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2021-01-09 00:53:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-12 13:37:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2021-01-12 13:37:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-12 13:38:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2021-01-12 13:38:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-12 13:38:22] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2021-01-12 13:38:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2021-01-12 13:38:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-12 13:43:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2021-01-12 13:43:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-12 17:46:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2021-01-12 17:46:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-12 17:48:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2021-01-12 17:48:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-12 17:49:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2021-01-12 17:49:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 17:51:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2021-01-12 17:51:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-12 19:53:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2021-01-12 19:53:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-12 19:53:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2021-01-12 19:53:23] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2021-01-12 19:53:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2021-01-12 19:53:39] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2021-01-12 19:53:48] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2021-01-12 19:53:56] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2021-01-12 19:54:07] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2021-01-12 19:54:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2021-01-12 19:54:42] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2021-01-12 19:54:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2021-01-12 19:55:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2021-01-12 19:55:33] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2021-01-12 19:55:50] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2021-01-12 19:56:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2021-01-12 19:56:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:56:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2021-01-12 19:56:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:56:42] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2021-01-12 19:56:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2021-01-12 19:56:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:57:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2021-01-12 19:57:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:57:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2021-01-12 19:57:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:57:53] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2021-01-12 19:58:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2021-01-12 19:58:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:58:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2021-01-12 19:58:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2021-01-12 19:58:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:58:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2021-01-12 19:58:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 19:59:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2021-01-12 19:59:33] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2021-01-12 19:59:50] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-01-12 20:00:07] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2021-01-12 20:04:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2021-01-12 20:04:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 20:06:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2021-01-12 20:06:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-12 22:43:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2021-01-12 22:43:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-13 00:07:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2021-01-13 00:07:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-13 04:44:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2021-01-13 04:44:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-14 03:57:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2021-01-14 03:57:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-16 01:36:33] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-01-16 01:41:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2021-01-16 01:41:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-16 01:41:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2021-01-16 01:41:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-16 14:21:45] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-01-16 20:14:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2021-01-16 20:14:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:35:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2021-01-17 08:35:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-17 08:36:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2021-01-17 08:36:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-17 08:36:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2021-01-17 08:36:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-17 08:36:47] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2021-01-17 08:37:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2021-01-17 08:37:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-17 08:37:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2021-01-17 08:37:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:38:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2021-01-17 08:38:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-17 08:38:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2021-01-17 08:38:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:38:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2021-01-17 08:38:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 08:38:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2021-01-17 08:38:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:39:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2021-01-17 08:39:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 08:39:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2021-01-17 08:39:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:39:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2021-01-17 08:39:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 08:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2021-01-17 08:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:41:09] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2021-01-17 08:41:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-17 08:41:09] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-01-17 08:41:09] security.DEBUG: Calling Authentication entry point. [] [] [2021-01-17 08:41:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2021-01-17 08:41:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:41:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2021-01-17 08:41:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:42:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2021-01-17 08:42:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:42:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2021-01-17 08:42:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:42:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2021-01-17 08:42:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:42:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2021-01-17 08:42:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:43:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2021-01-17 08:43:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:43:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2021-01-17 08:43:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 08:43:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2021-01-17 08:43:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:45:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2021-01-17 08:45:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:45:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2021-01-17 08:45:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 08:46:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2021-01-17 08:46:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 08:46:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2021-01-17 08:46:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 08:46:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2021-01-17 08:46:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 08:47:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2021-01-17 08:47:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 08:48:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2021-01-17 08:48:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:49:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2021-01-17 08:49:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 08:49:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2021-01-17 08:49:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 08:49:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2021-01-17 08:49:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:49:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2021-01-17 08:49:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 08:49:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2021-01-17 08:49:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:49:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2021-01-17 08:49:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-01-17 08:49:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2021-01-17 08:49:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 08:50:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2021-01-17 08:50:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 08:50:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2021-01-17 08:50:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:50:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2021-01-17 08:50:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 08:50:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2021-01-17 08:50:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 08:51:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2021-01-17 08:51:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 08:51:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2021-01-17 08:51:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:51:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2021-01-17 08:51:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 08:51:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2021-01-17 08:51:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 08:51:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2021-01-17 08:51:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:52:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2021-01-17 08:52:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-01-17 08:53:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2021-01-17 08:53:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 08:53:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2021-01-17 08:53:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:54:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2021-01-17 08:54:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 08:54:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2021-01-17 08:54:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 08:55:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2021-01-17 08:55:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 08:55:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2021-01-17 08:55:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 08:57:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2021-01-17 08:57:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 08:57:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2021-01-17 08:57:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 08:58:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2021-01-17 08:58:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 08:58:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2021-01-17 08:58:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 09:01:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2021-01-17 09:01:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 09:09:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2021-01-17 09:09:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 09:16:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2021-01-17 09:16:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 09:35:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2021-01-17 09:35:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 09:54:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2021-01-17 09:54:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 10:13:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2021-01-17 10:13:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 10:32:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2021-01-17 10:32:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 10:41:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2021-01-17 10:41:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 11:00:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2021-01-17 11:00:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 11:10:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 11:29:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2021-01-17 11:29:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-01-17 11:48:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2021-01-17 11:48:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 12:10:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 12:25:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-01-17 12:44:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2021-01-17 12:44:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 13:13:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2021-01-17 13:13:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 14:10:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2021-01-17 14:10:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 14:28:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2021-01-17 14:28:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 14:38:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2021-01-17 14:38:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 14:57:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2021-01-17 14:57:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 15:06:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2021-01-17 15:06:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 15:16:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2021-01-17 15:16:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 15:44:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2021-01-17 15:44:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 16:13:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2021-01-17 16:13:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-01-17 16:22:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2021-01-17 16:22:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-17 16:32:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2021-01-17 16:32:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 16:41:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2021-01-17 16:41:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 16:50:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2021-01-17 16:50:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 17:04:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2021-01-17 17:04:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-17 17:09:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2021-01-17 17:09:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 18:16:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2021-01-17 18:16:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 18:25:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2021-01-17 18:25:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-17 18:35:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2021-01-17 18:35:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 18:44:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2021-01-17 18:44:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 18:54:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-17 19:03:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2021-01-17 19:03:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 19:13:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2021-01-17 19:13:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-17 19:22:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2021-01-17 19:22:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 19:31:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2021-01-17 19:31:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-17 19:41:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2021-01-17 19:41:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-17 20:38:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2021-01-17 20:38:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-18 02:56:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2021-01-18 02:56:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-18 03:01:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2021-01-18 03:01:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-18 03:01:44] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2021-01-18 03:01:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2021-01-18 03:01:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-18 03:01:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2021-01-18 03:01:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-18 03:01:46] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2021-01-18 03:01:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2021-01-18 03:01:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-18 03:01:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2021-01-18 03:01:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2021-01-18 03:01:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:01:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2021-01-18 03:01:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:01:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2021-01-18 03:01:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-18 03:01:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2021-01-18 03:01:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:01:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2021-01-18 03:01:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-18 03:01:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2021-01-18 03:01:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-18 03:01:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2021-01-18 03:01:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-18 03:02:21] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2021-01-18 03:02:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2021-01-18 03:02:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:03:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2021-01-18 03:03:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2021-01-18 03:03:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:04:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2021-01-18 03:04:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:05:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2021-01-18 03:05:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:05:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2021-01-18 03:05:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:06:03] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2021-01-18 03:06:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-18 03:06:03] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-01-18 03:06:03] security.DEBUG: Calling Authentication entry point. [] [] [2021-01-18 03:06:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2021-01-18 03:06:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 03:07:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2021-01-18 03:07:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-18 03:07:38] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2021-01-18 03:07:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-18 03:07:38] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-01-18 03:07:38] security.DEBUG: Calling Authentication entry point. [] [] [2021-01-18 03:08:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2021-01-18 03:08:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-18 03:08:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2021-01-18 03:08:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-18 03:09:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2021-01-18 03:09:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-18 03:09:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2021-01-18 03:09:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-18 03:33:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2021-01-18 03:33:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-18 03:33:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2021-01-18 03:34:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-18 03:34:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2021-01-18 03:35:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-18 06:06:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-19 09:43:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2021-01-19 09:43:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-19 10:21:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2021-01-19 10:21:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-19 10:50:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2021-01-19 10:50:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-19 10:59:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2021-01-19 10:59:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-19 11:09:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2021-01-19 11:09:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-19 11:56:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2021-01-19 11:56:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-19 12:24:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2021-01-19 12:24:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-19 12:34:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-19 12:43:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2021-01-19 12:43:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-19 13:21:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2021-01-19 13:21:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-19 13:31:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=db","method":"GET"} [] [2021-01-19 13:31:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-19 13:40:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2021-01-19 13:40:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-19 13:59:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2021-01-19 13:59:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-19 14:18:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2021-01-19 14:18:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-19 14:27:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2021-01-19 14:27:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-19 14:50:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2021-01-19 14:50:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-19 15:15:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2021-01-19 15:15:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-19 15:34:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2021-01-19 15:34:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-19 16:02:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2021-01-19 16:02:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-19 16:31:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2021-01-19 16:31:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-19 17:08:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2021-01-19 17:08:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-19 17:18:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2021-01-19 17:18:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-19 18:43:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2021-01-19 18:43:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-01-19 19:02:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2021-01-19 19:02:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-19 19:49:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2021-01-19 19:49:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-19 19:59:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2021-01-19 19:59:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-19 20:27:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2021-01-19 20:27:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-19 20:46:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=config","method":"GET"} [] [2021-01-19 20:46:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-19 20:56:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2021-01-19 20:56:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-19 21:05:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2021-01-19 21:05:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-19 21:24:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2021-01-19 21:24:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-19 21:34:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2021-01-19 21:34:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-19 22:02:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2021-01-19 22:02:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-01-20 07:16:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2021-01-20 07:16:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-22 07:55:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2021-01-22 07:55:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-22 17:15:36] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-01-23 11:26:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2021-01-23 11:26:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-01-23 12:11:41] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-01-24 18:30:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2021-01-24 18:30:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-01-24 20:53:10] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-01-25 02:38:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2021-01-25 02:38:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-25 18:24:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2021-01-25 18:25:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-25 20:15:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2021-01-25 20:15:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-26 03:40:41] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2021-01-26 03:40:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-26 03:40:42] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-01-26 03:40:42] security.DEBUG: Calling Authentication entry point. [] [] [2021-01-26 04:00:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-01-26 04:04:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2021-01-26 04:04:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-01-26 04:23:01] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2021-01-26 04:23:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-26 04:23:01] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-01-26 04:23:01] security.DEBUG: Calling Authentication entry point. [] [] [2021-01-26 05:02:01] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2021-01-26 05:02:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-26 05:02:01] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-01-26 05:02:01] security.DEBUG: Calling Authentication entry point. [] [] [2021-01-26 05:20:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2021-01-26 05:20:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-26 05:38:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2021-01-26 05:38:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-01-26 05:57:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2021-01-26 05:57:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-01-26 06:12:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2021-01-26 06:12:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-27 15:09:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-01-29 09:13:01] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-03-13 23:33:43] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2021-03-13 23:33:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-03-13 23:33:43] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-03-13 23:33:43] security.DEBUG: Calling Authentication entry point. [] [] [2021-03-16 07:17:50] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2021-03-16 07:18:40] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2021-03-16 07:18:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-03-16 07:18: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-03-16 07:18:40] security.DEBUG: Calling Authentication entry point. [] [] [2021-03-16 07:19:35] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2021-03-16 07:19:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-03-16 07:19: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-03-16 07:19:35] security.DEBUG: Calling Authentication entry point. [] [] [2021-03-16 07:20:30] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2021-03-16 07:20:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-03-16 07:20:30] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-03-16 07:20:30] security.DEBUG: Calling Authentication entry point. [] [] [2021-03-16 07:20:53] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2021-03-16 07:20:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-03-16 07:20:53] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-03-16 07:20:53] security.DEBUG: Calling Authentication entry point. [] [] [2021-03-16 07:21:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-03-16 07:22:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2021-03-16 07:22:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-03-17 14:37:24] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2021-07-20 18:05:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2021-07-20 18:05:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-07-21 01:31:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=twig","method":"GET"} [] [2021-07-21 01:31:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-07-21 06:31:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2021-07-21 06:31:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-07-21 16:31:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a","method":"GET"} [] [2021-07-21 16:31:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-07-22 12:31:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2021-07-22 12:31:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-01 11:58:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2021-08-01 11:58:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-01 17:20:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2021-08-01 17:20:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-01 17:21:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2021-08-01 17:21:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-01 17:22:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2021-08-01 17:22:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:22:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2021-08-01 17:22:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:22:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2021-08-01 17:22:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-01 17:22:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2021-08-01 17:22:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-01 17:24:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2021-08-01 17:24:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:25:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2021-08-01 17:26:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2021-08-01 17:26:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-01 17:27:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2021-08-01 17:27:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:29:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2021-08-01 17:29:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:30:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-01 17:36:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2021-08-01 17:36:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-01 17:36:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2021-08-01 17:36:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:37:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2021-08-01 17:37:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-01 17:38:45] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2021-08-01 17:38:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2021-08-01 17:38:49] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2021-08-01 17:38:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2021-08-01 17:38:53] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2021-08-01 17:38:55] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2021-08-01 17:38:57] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2021-08-01 17:38:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2021-08-01 17:39:01] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2021-08-01 17:39:05] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2021-08-01 17:39:09] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2021-08-01 17:39:13] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2021-08-01 17:39:17] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2021-08-01 17:39:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2021-08-01 17:39:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:24] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2021-08-01 17:39:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-08-01 17:39:24] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-08-01 17:39:24] security.DEBUG: Calling Authentication entry point. [] [] [2021-08-01 17:39:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2021-08-01 17:39:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2021-08-01 17:39:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2021-08-01 17:39:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2021-08-01 17:39:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2021-08-01 17:39:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2021-08-01 17:39:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2021-08-01 17:39:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2021-08-01 17:39:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:39:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2021-08-01 17:39:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-01 17:40:02] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2021-08-01 17:40:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-08-01 17:40: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-08-01 17:40:02] security.DEBUG: Calling Authentication entry point. [] [] [2021-08-01 17:40:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2021-08-01 17:40:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-01 17:40:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2021-08-01 17:40:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-01 17:40:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2021-08-01 17:40:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-01 17:40:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2021-08-01 17:40:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-08-01 17:40:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2021-08-01 17:40:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-01 17:40:25] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2021-08-01 17:40:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-08-01 17:40: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-08-01 17:40:25] security.DEBUG: Calling Authentication entry point. [] [] [2021-08-01 17:40:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2021-08-01 17:40:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-01 17:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2021-08-01 17:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-01 17:40:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2021-08-01 17:40:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-01 17:40:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2021-08-01 17:40:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-08-01 17:40:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2021-08-01 17:40:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-01 17:40:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2021-08-01 17:40:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:40:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2021-08-01 17:40:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-01 17:40:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2021-08-01 17:40:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:40:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-01 17:41:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2021-08-01 17:41:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-01 17:41:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2021-08-01 17:41:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-01 17:41:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-08-01 17:41:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2021-08-01 17:41:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-01 17:41:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2021-08-01 17:41:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-01 17:41:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2021-08-01 17:41:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:41:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-01 17:41:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2021-08-01 17:41:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-01 17:41:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2021-08-01 17:41:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-01 17:41:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2021-08-01 17:41:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:41:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2021-08-01 17:41:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-01 17:41:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2021-08-01 17:41:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-01 17:41:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2021-08-01 17:41:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-01 17:41:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2021-08-01 17:41:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-02 03:58:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=security","method":"GET"} [] [2021-08-02 03:58:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-02 07:58:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1","method":"GET"} [] [2021-08-02 07:58:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-02 08:58:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2021-08-02 08:58:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-02 10:58:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2021-08-02 10:58:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-02 12:58:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2021-08-02 12:58:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-02 13:58:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2021-08-02 13:58:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-02 14:58:07] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2021-08-02 15:58:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2021-08-02 15:58:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-02 16:53:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2021-08-02 16:53:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-08-02 16:54:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2021-08-02 16:54:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-02 16:55:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2021-08-02 16:55:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-02 16:56:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2021-08-02 16:56:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-02 16:57:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2021-08-02 16:57:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-02 16:58:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2021-08-02 16:58:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-02 16:58:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2021-08-02 16:58:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-02 16:59:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2021-08-02 16:59:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-02 17:00:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2021-08-02 17:00:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-02 17:01:20] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2021-08-02 17:01:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-08-02 17:01:20] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-08-02 17:01:20] security.DEBUG: Calling Authentication entry point. [] [] [2021-08-02 17:02:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2021-08-02 17:02:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-08-02 18:54:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2021-08-02 18:54:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-02 21:54:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2021-08-02 21:54:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-08-03 02:54:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2021-08-03 02:54:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-03 03:54:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2021-08-03 03:54:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-03 04:54:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2021-08-03 04:54:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-03 07:20:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2021-08-03 07:20:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-03 07:28:19] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2021-08-03 07:28:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-08-03 07:28: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-08-03 07:28:19] security.DEBUG: Calling Authentication entry point. [] [] [2021-08-03 07:43:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2021-08-03 07:43:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-03 08:13:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2021-08-03 08:13:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-03 08:21:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2021-08-03 08:21:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-03 09:39:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2021-08-03 09:39:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-03 09:54:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2021-08-03 09:54:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-03 11:54:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2021-08-03 11:54:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-03 14:59:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2021-08-03 14:59:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-03 15:06:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2021-08-03 15:06:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-03 15:33:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2021-08-03 15:33:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-03 15:47:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2021-08-03 15:47:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-03 15:47:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2021-08-03 15:47:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-03 15:48:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2021-08-03 15:48:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-03 15:48:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2021-08-03 15:48:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-03 15:49:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2021-08-03 15:49:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-03 15:49:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2021-08-03 15:49:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-03 15:50:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2021-08-03 15:50:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-03 15:50:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2021-08-03 15:50:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-03 15:51:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2021-08-03 15:51:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-04 00:16:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2021-08-04 00:31:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2021-08-04 01:01:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2021-08-04 01:01:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-04 03:16:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2021-08-04 03:16:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-04 05:46:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2021-08-04 05:46:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-04 06:16:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2021-08-04 06:16:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-04 07:01:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2021-08-04 07:01:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-04 10:16:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2021-08-04 10:16:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-04 10:31:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2021-08-04 10:31:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-04 19:01:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2021-08-04 19:01:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-04 22:16:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2021-08-04 22:16:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-05 01:01:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2021-08-05 01:01:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-05 04:14:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2021-08-05 04:14:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-05 04:15:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2021-08-05 04:15:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-05 07:16:17] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2021-08-05 08:31:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2021-08-05 08:31:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-05 12:36:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2021-08-05 12:36:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-06 21:14:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2021-08-06 21:14:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-08 06:38:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2021-08-08 06:38:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-08 09:23:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2021-08-08 09:23:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-13 07:35:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2021-08-13 07:35:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-13 13:35:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2021-08-13 13:35:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-13 15:35:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2021-08-13 15:35:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-13 15:35:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2021-08-13 15:35:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-13 23:35:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=request","method":"GET"} [] [2021-08-13 23:35:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-17 14:40:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2021-08-17 14:40:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-30 09:37:29] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2021-08-30 09:56:05] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2021-08-30 15:02:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2021-08-30 15:02:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-30 15:07:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2021-08-30 15:08:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2021-08-30 15:08:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-30 15:08:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2021-08-30 15:08:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-30 15:08:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2021-08-30 15:08:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-30 15:08:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2021-08-30 15:08:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-30 15:08:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2021-08-30 15:08:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-30 15:09:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2021-08-30 15:09:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-30 15:09:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2021-08-30 15:09:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-30 15:10:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2021-08-30 15:10:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-30 15:10:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2021-08-30 15:10:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-30 15:10:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2021-08-30 15:10:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-30 15:10:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2021-08-30 15:10:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-30 15:11:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2021-08-30 15:11:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-30 15:11:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2021-08-30 15:11:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-30 15:11:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2021-08-30 15:11:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-30 15:17:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2021-08-30 15:17:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-30 15:18:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2021-08-30 15:18:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-30 15:18:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2021-08-30 15:18:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-30 15:19:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2021-08-30 15:19:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-30 15:20:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2021-08-30 15:20:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-30 15:21:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2021-08-30 15:21:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-30 22:10:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2021-08-30 22:10:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-30 22:39:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2021-08-30 22:39:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-30 22:40:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2021-08-30 22:40:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-30 22:40:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2021-08-30 22:40:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-30 22:40:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2021-08-30 22:40:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-30 22:40:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2021-08-30 22:40:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-30 23:23:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2021-08-30 23:23:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2021-08-30 23:31:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2021-08-30 23:31:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-30 23:38:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2021-08-30 23:38:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-31 00:21:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2021-08-31 00:21:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-31 00:36:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2021-08-31 00:36:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-31 01:06:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2021-08-31 01:06:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-31 01:21:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2021-08-31 01:21:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-31 01:48:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2021-08-31 01:48:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-31 01:55:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2021-08-31 01:55:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-31 02:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2021-08-31 02:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-31 02:25:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2021-08-31 02:25:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-31 02:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2021-08-31 02:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-31 02:55:38] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2021-08-31 03:10:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2021-08-31 03:26:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2021-08-31 03:26:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-31 03:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2021-08-31 03:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-31 04:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2021-08-31 04:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-31 04:25:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2021-08-31 04:25:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-31 04:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2021-08-31 04:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-31 05:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2021-08-31 05:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-31 05:25:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2021-08-31 05:25:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-08-31 05:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2021-08-31 05:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-31 05:55:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2021-08-31 05:55:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-31 06:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2021-08-31 06:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-31 06:25:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2021-08-31 06:25:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-31 06:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2021-08-31 06:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-31 06:55:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2021-08-31 06:55:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-08-31 07:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2021-08-31 07:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-31 09:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2021-08-31 09:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-31 09:25:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2021-08-31 09:25:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-31 09:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2021-08-31 09:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-31 10:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2021-08-31 10:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-08-31 10:55:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2021-08-31 11:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2021-08-31 11:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-31 11:40:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2021-08-31 11:40:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-08-31 12:10:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2021-08-31 12:10:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-31 12:25:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2021-08-31 12:25:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2021-08-31 13:25:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2021-08-31 13:25:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-08-31 14:10:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2021-08-31 14:10:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-08-31 14:25:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2021-08-31 14:25:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-08-31 14:55:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2021-08-31 14:55:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2021-09-17 10:57:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2021-09-17 10:59:34] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2021-09-17 10:59:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-09-17 10:59: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-09-17 10:59:34] security.DEBUG: Calling Authentication entry point. [] [] [2021-09-18 02:15:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2021-09-18 02:16:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-09-18 09:44:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2021-09-18 09:44:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-09-30 05:56:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2021-10-01 03:52:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2021-10-01 03:59:47] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2021-10-01 03:59:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-10-01 03:59: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-10-01 03:59:47] security.DEBUG: Calling Authentication entry point. [] [] [2021-10-01 05:02:52] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2021-10-01 05:02:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-10-01 05:02:52] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-10-01 05:02:52] security.DEBUG: Calling Authentication entry point. [] [] [2021-10-01 14:56:02] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2021-10-01 14:56:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-10-01 14:56: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-10-01 14:56:02] security.DEBUG: Calling Authentication entry point. [] [] [2021-10-01 15:18:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2021-10-01 15:18:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-10-01 15:46:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2021-10-01 15:46:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-10-01 16:26:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2021-10-01 16:26:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-10-01 16:55:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2021-10-01 16:55:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-10-01 17:16:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2021-10-01 17:16:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2021-10-01 18:46:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2021-10-01 18:46:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-10-01 21:46:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2021-10-01 21:46:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-10-02 00:44:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2021-10-02 02:59:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2021-10-02 02:59:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-11-04 01:32:36] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2021-11-06 12:33:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2021-11-20 14:04:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2021-11-20 14:04:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-11-23 02:05:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2021-11-23 05:26:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2021-11-23 05:26:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-11-23 08:29:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2021-11-23 09:59:21] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2021-11-23 18:59:24] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2021-11-24 00:59:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2021-11-24 00:59:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2021-11-24 09:59:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2021-11-24 09:59:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-11-25 12:59:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2021-11-25 12:59:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-11-27 14:29:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2021-11-27 14:29:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-11-27 18:59:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2021-11-27 18:59:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-11-28 02:29:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2021-11-28 02:29:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2021-11-29 18:59:24] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2021-11-29 18:59:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-11-29 18:59:24] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2021-11-29 18:59:24] security.DEBUG: Calling Authentication entry point. [] [] [2022-02-04 16:53:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2022-02-11 16:53:35] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2022-02-11 16:53:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-02-11 16:53: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2022-02-11 16:53:36] security.DEBUG: Calling Authentication entry point. [] [] [2022-05-25 06:21:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2022-05-25 06:21:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2022-05-26 18:46:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2022-05-26 18:46:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2022-05-27 08:37:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2022-05-27 08:37:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2022-05-27 19:28:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2022-05-27 19:28:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2022-05-28 09:19:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2022-05-28 09:19:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2022-05-28 20:04:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2022-05-28 20:04:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2022-05-29 06:42:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2022-05-29 06:42:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2022-05-29 18:38:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2022-05-29 18:38:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2022-06-01 08:11:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2022-06-01 08:11:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2022-06-01 23:03:50] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2022-06-01 23:19:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2022-06-01 23:40:45] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2022-06-05 16:30:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2022-06-05 16:30:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2022-06-05 16:30:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2022-06-05 16:30:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2022-06-06 03:45:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2022-06-08 09:14:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2022-06-10 18:30:53] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2022-06-13 12:15:24] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2022-06-20 04:11:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2022-06-20 04:11:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2022-06-20 04:11:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2022-06-20 04:11:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2023-06-30 00:02:13] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2023-06-30 00:02:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2023-06-30 00:02:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2023-06-30 05:44:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2023-06-30 05:44:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2023-07-01 00:01:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2023-07-01 00:01:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2023-07-01 12:52:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2023-07-01 12:52:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2023-07-03 13:01:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2023-07-07 06:15:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2023-07-07 06:15:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2023-07-07 07:45:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2023-07-07 07:45:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2023-07-07 09:15:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2023-07-07 09:15:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2023-07-08 08:52:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2023-07-08 08:52:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2023-07-09 06:01:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2023-07-09 07:31:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2023-07-09 07:31:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2023-07-11 07:46:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2023-07-11 07:46:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2023-07-15 01:47:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2023-07-15 01:47:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2023-07-17 01:16:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2023-07-17 01:16:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2023-07-17 01:16:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2023-07-17 01:16:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2023-07-17 01:16:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2023-07-17 01:16:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2023-07-17 01:16:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2023-07-17 01:16:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2023-07-17 01:16:51] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2023-07-17 01:16:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-07-17 01:16:51] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2023-07-17 01:16:51] security.DEBUG: Calling Authentication entry point. [] [] [2023-07-17 23:58:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2023-07-17 23:58:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2023-07-17 23:58:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2023-07-17 23:58:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2023-07-27 05:54:26] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2023-07-27 07:03:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2023-07-27 07:03:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2023-08-07 03:51:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2023-08-07 03:51:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2023-08-07 03:51:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2023-08-07 03:51:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2023-08-17 23:51:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2023-08-17 23:51:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2023-08-17 23:51:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2023-08-17 23:51:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2023-08-17 23:52:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2023-08-17 23:52:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2023-08-21 02:51:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2023-08-21 02:51:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2023-08-21 02:51:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2023-08-21 02:51:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2023-09-03 23:48:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2023-09-03 23:49:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2023-09-03 23:49:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2023-09-09 08:59:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2023-09-09 08:59:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2023-10-18 02:54:27] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2023-10-18 20:51:23] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2023-10-18 20:51:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-10-18 20:51: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2023-10-18 20:51:23] security.DEBUG: Calling Authentication entry point. [] [] [2023-10-20 23:21:11] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2023-10-20 23:21:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2023-10-20 23:21:11] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2023-10-20 23:21:11] security.DEBUG: Calling Authentication entry point. [] [] [2023-11-20 12:46:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2023-12-26 20:07:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2023-12-26 20:07:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-01-14 05:15:38] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2024-01-14 05:15:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-14 05:15:38] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-14 05:15:38] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-14 07:06:29] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2024-01-14 07:06:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-14 07:06:29] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-14 07:06:29] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-14 08:15:43] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2024-01-14 08:15:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-14 08:15:43] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-14 08:15:43] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-14 11:00:11] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2024-01-14 11:00:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-14 11:00:11] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-14 11:00:11] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-14 11:39:18] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2024-01-14 11:39:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-14 11:39:18] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-14 11:39:18] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-18 11:28:27] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2024-01-18 16:52:04] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2024-01-20 12:15:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2024-01-20 12:15:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-01-22 00:13:59] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2024-01-22 00:13:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-22 00:13: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-22 00:13:59] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-23 05:48:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2024-01-23 05:48:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-01-23 05:49:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2024-01-23 05:49:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-01-23 05:49:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2024-01-23 05:49:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-01-23 05:49:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2024-01-23 05:49:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-01-23 05:49:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2024-01-23 05:49:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-01-29 23:30:23] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2024-01-29 23:30:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:30:24] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:30:24] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:30:30] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2024-01-29 23:30:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:30:30] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:30:30] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:30:46] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2024-01-29 23:30:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:30: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:30:46] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:31:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bd8716","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bd8716","method":"GET"} [] [2024-01-29 23:31:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:31:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2024-01-29 23:31:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:31:10] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2024-01-29 23:31:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:31:10] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:31:10] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:31:22] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2024-01-29 23:31:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:31:22] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:[2024-01-29 23:31:26] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2024-01-29 23:31:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:31:26] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:31:26] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:32:30] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2024-01-29 23:32:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:32:30] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:32:30] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:33:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"233104","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/233104","method":"GET"} [] [2024-01-29 23:33:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:33:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b36c6d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b36c6d","method":"GET"} [] [2024-01-29 23:33:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:33:15] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2024-01-29 23:33:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:33:15] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:33:15] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:35:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b8351c","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b8351c","method":"GET"} [] [2024-01-29 23:35:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:35:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2024-01-29 23:35:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:35:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e9a7f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/5e9a7f","method":"GET"} [] [2024-01-29 23:35:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:35:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2024-01-29 23:35:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:35:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b3027f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b3027f","method":"GET"} [] [2024-01-29 23:35:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:35:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2024-01-29 23:35:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:36:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5fcde","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/c5fcde","method":"GET"} [] [2024-01-29 23:36:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:36:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2024-01-29 23:36:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-01-29 23:38:37] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2024-01-29 23:38:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:38:37] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:38:37] security.DEBUG: Calling Authentication entry point. [] [] [2024-01-29 23:39:10] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2024-01-29 23:39:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-01-29 23:39:10] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-01-29 23:39:10] security.DEBUG: Calling Authentication entry point. [] [] [2024-02-05 13:54:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2024-02-05 13:54:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-02-08 01:55:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2024-02-08 01:55:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-02-08 09:50:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2024-02-08 09:50:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-02-08 11:55:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2024-02-08 11:55:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-02-10 05:00:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2024-02-10 05:00:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-02-12 22:18:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2024-02-12 22:18:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-03-06 01:11:26] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2024-03-06 04:02:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2024-03-06 04:02:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-03-17 02:12:11] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2024-03-17 02:12:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-03-17 02:12:11] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-03-17 02:12:11] security.DEBUG: Calling Authentication entry point. [] [] [2024-03-28 02:16:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2024-03-28 02:16:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-03-28 02:29:40] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2024-03-28 02:29:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-03-28 02:29: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-03-28 02:29:40] security.DEBUG: Calling Authentication entry point. [] [] [2024-03-28 02:41:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2024-03-28 02:41:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-03-28 03:26:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2024-03-28 03:26:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-03-28 03:32:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2024-03-28 03:32:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-03-28 03:41:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2024-03-28 03:41:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-03-28 03:42:26] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2024-03-28 06:27:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2024-03-28 06:27:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-03-28 06:39:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2024-03-28 06:39:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-03-28 08:26:33] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2024-03-28 12:44:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2024-03-28 12:44:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-03-28 17:14:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2024-03-28 17:14:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-03-28 18:05:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2024-03-28 18:05:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-05-30 02:38:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2024-05-30 02:38:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-15 18:44:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2024-07-15 18:49:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2024-07-15 18:49:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-15 18:49:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2024-07-15 18:49:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-15 18:55:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2024-07-15 18:55:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-15 19:01:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2024-07-15 19:01:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-07-15 19:04:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2024-07-15 19:04:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-15 19:06:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2024-07-15 19:06:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-15 19:06:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2024-07-15 19:06:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-15 19:22:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2024-07-15 19:22:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-15 19:25:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2024-07-15 19:25:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-15 19:26:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2024-07-15 19:26:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-15 19:31:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2024-07-15 19:31:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-15 19:31:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2024-07-15 19:31:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-15 19:32:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2024-07-15 19:32:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-15 19:34:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b36c6d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b36c6d","method":"GET"} [] [2024-07-15 19:34:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-15 19:36:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2024-07-15 19:36:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-15 19:41:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2024-07-15 19:41:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-07-15 19:43:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2024-07-15 19:43:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-15 19:46:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2024-07-15 19:46:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-15 19:47:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2024-07-15 19:47:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-15 19:49:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2024-07-15 19:49:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-15 19:50:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2024-07-15 19:50:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-15 19:55:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2024-07-15 19:55:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-16 14:25:19] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2024-07-17 03:23:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2024-07-17 03:23:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-17 03:26:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2024-07-17 03:26:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 03:27:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2024-07-17 03:27:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 03:48:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2024-07-17 03:48:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 03:55:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2024-07-17 03:55:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-17 03:56:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2024-07-17 03:56:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 04:00:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"233104","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/233104","method":"GET"} [] [2024-07-17 04:00:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 04:01:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2024-07-17 04:01:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 04:07:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2024-07-17 04:07:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 04:12:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bd8716","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bd8716","method":"GET"} [] [2024-07-17 04:12:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 04:17:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2024-07-17 04:17:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 04:20:14] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2024-07-17 04:25:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2024-07-17 04:25:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-17 04:26:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2024-07-17 04:26:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 04:37:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2024-07-17 04:37:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 04:43:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2024-07-17 04:43:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 04:44:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2024-07-17 04:44:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 04:48:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2024-07-17 04:48:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 04:50:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2024-07-17 04:50:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-17 04:51:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2024-07-17 04:51:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 04:57:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2024-07-17 04:57:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 04:58:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2024-07-17 04:58:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 05:00:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2024-07-17 05:00:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 05:07:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2024-07-17 05:07:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 05:09:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 05:13:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2024-07-17 05:13:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 05:23:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2024-07-17 05:23:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 05:33:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2024-07-17 05:33:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 05:34:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2024-07-17 05:34:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 05:38:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2024-07-17 05:38:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 05:55:26] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2024-07-17 05:56:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2024-07-17 05:56:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 06:27:19] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2024-07-17 07:00:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2024-07-17 07:00:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-17 07:10:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2024-07-17 07:10:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 07:20:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2024-07-17 07:20:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 07:22:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2024-07-17 07:22:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 07:32:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-07-17 07:33:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2024-07-17 07:33:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 07:34:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2024-07-17 07:34:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-17 07:45:57] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2024-07-17 07:58:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2024-07-17 07:58:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 08:00:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-17 08:03:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2024-07-17 08:03:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 08:06:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2024-07-17 08:06:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 08:16:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2024-07-17 08:16:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 08:19:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 08:25:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a","method":"GET"} [] [2024-07-17 08:25:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 08:33:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2024-07-17 08:33:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 08:34:48] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2024-07-17 08:35:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2024-07-17 08:35:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 08:38:02] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2024-07-17 08:42:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2024-07-17 08:42:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 08:47:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2024-07-17 08:47:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 08:48:40] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2024-07-17 08:48:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-17 08:48: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-17 08:48:40] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-17 08:52:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2024-07-17 08:52:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 09:29:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2024-07-17 09:29:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-07-17 09:51:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2024-07-17 09:51:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-17 10:13:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2024-07-17 10:17:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2024-07-17 10:17:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 10:50:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2024-07-17 11:01:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b8351c","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b8351c","method":"GET"} [] [2024-07-17 11:01:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 11:07:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2024-07-17 11:07:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 11:17:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2024-07-17 11:17:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 11:17:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2024-07-17 11:17:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 11:19:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2024-07-17 11:19:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 11:23:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2024-07-17 11:23:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 11:23:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2024-07-17 11:23:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 11:27:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=security","method":"GET"} [] [2024-07-17 11:27:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-17 11:27:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1","method":"GET"} [] [2024-07-17 11:27:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 11:44:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2024-07-17 11:44:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 12:00:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2024-07-17 12:00:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-17 17:02:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2024-07-17 17:11:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2024-07-17 17:11:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 17:17:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2024-07-17 17:17:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 18:00:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2024-07-17 18:00:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 18:17:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2024-07-17 18:17:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 18:21:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2024-07-17 18:21:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 18:26:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2024-07-17 18:26:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-17 19:17:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2024-07-17 19:17:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-17 19:26:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2024-07-17 19:26:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 20:07:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2024-07-17 20:07:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-17 20:11:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2024-07-17 20:11:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-17 21:33:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2024-07-17 21:33:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-17 21:44:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2024-07-17 21:44:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-17 23:37:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2024-07-18 00:03:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2024-07-18 00:03:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-18 01:00:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2024-07-18 01:00:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 01:06:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2024-07-18 01:06:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-18 01:40:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2024-07-18 01:40:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-18 02:09:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2024-07-18 02:09:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-18 02:11:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2024-07-18 02:11:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-18 02:41:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2024-07-18 02:41:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 03:00:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2024-07-18 03:00:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-18 03:03:10] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2024-07-18 03:03:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-18 03:03:10] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-18 03:03:10] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-18 03:09:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2024-07-18 03:09:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-18 03:34:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2024-07-18 03:34:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-18 03:44:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e9a7f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/5e9a7f","method":"GET"} [] [2024-07-18 03:44:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 04:03:19] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2024-07-18 04:30:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2024-07-18 04:30:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-18 04:44:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2024-07-18 04:44:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-18 04:57:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2024-07-18 04:57:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-18 05:29:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2024-07-18 05:29:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-18 05:54:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b3027f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b3027f","method":"GET"} [] [2024-07-18 05:54:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 05:57:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2024-07-18 05:57:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 06:09:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2024-07-18 06:09:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-18 06:25:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2024-07-18 06:33:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2024-07-18 06:33:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-18 06:38:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2024-07-18 06:38:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-18 06:41:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2024-07-18 06:41:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 06:51:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2024-07-18 06:51:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-18 06:55:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2024-07-18 06:55:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-18 06:58:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2024-07-18 06:58:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-07-18 07:01:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2024-07-18 07:01:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-18 07:14:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2024-07-18 07:14:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-18 07:19:54] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2024-07-18 07:32:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=twig","method":"GET"} [] [2024-07-18 07:32:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-18 07:33:12] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-07-18 07:40:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2024-07-18 07:40:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-18 07:41:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2024-07-18 07:41:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-07-18 08:00:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2024-07-18 08:00:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 08:06:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2024-07-18 08:06:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-18 08:09:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2024-07-18 08:09:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-18 08:46:13] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2024-07-18 09:00:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2024-07-18 09:00:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-18 09:01:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2024-07-18 09:01:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-18 09:13:58] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2024-07-18 09:15:44] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2024-07-18 09:15:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-18 09:15:44] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-18 09:15:44] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-18 09:28:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=request","method":"GET"} [] [2024-07-18 09:28:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-18 10:11:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2024-07-18 10:11:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-18 10:45:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2024-07-18 10:45:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 14:40:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2024-07-18 14:40:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-18 14:48:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2024-07-18 14:48:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-18 15:09:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2024-07-18 15:09:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-18 15:45:57] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2024-07-18 15:45:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-18 15:45:57] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-18 15:45:57] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-18 15:59:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2024-07-18 15:59:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-18 17:22:06] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2024-07-18 17:22:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-18 17:22:06] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-18 17:22:06] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-18 17:35:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2024-07-18 17:35:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-18 18:40:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2024-07-18 18:40:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-18 21:15:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2024-07-18 21:15:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-19 00:10:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-19 01:20:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2024-07-19 01:20:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-19 06:09:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2024-07-19 06:09:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-19 06:20:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2024-07-19 06:20:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-19 07:57:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=config","method":"GET"} [] [2024-07-19 07:57:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-19 08:26:34] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2024-07-19 08:26:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-19 08:26: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-19 08:26:34] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-19 08:50:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2024-07-19 08:50:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-19 09:21:40] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2024-07-19 09:21:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-19 09:21: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-19 09:21:40] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-19 09:43:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2024-07-19 09:43:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-19 09:52:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2024-07-19 09:52:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-19 10:15:04] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2024-07-19 10:16:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2024-07-19 10:16:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-19 10:21:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2024-07-19 10:57:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2024-07-19 10:57:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-19 11:34:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-19 11:35:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2024-07-19 11:35:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-19 12:29:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2024-07-19 12:29:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-19 14:06:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2024-07-19 14:06:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-19 16:02:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2024-07-19 16:02:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-19 16:03:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-19 18:00:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2024-07-19 18:00:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-19 21:32:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2024-07-19 21:32:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-19 22:07:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2024-07-19 22:07:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-19 23:34:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2024-07-19 23:34:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-19 23:54:08] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2024-07-20 01:30:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2024-07-20 01:30:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-07-20 02:25:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2024-07-20 02:25:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-20 02:51:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2024-07-20 02:51:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-20 03:42:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2024-07-20 03:42:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-20 05:47:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2024-07-20 05:47:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-20 20:42:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2024-07-20 20:42:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-21 00:04:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2024-07-21 00:04:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-21 01:47:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2024-07-21 01:47:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-21 02:16:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2024-07-21 02:16:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-21 04:33:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2024-07-21 04:33:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-21 09:02:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2024-07-21 09:02:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-22 00:29:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2024-07-22 00:29:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-22 02:50:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2024-07-22 02:50:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-22 03:02:23] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2024-07-22 03:02:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2024-07-22 04:17:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2024-07-22 04:17:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-22 04:19:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2024-07-22 04:19:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-22 09:36:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2024-07-22 09:36:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-22 11:15:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2024-07-22 11:15:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-22 11:37:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2024-07-22 13:26:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=time","method":"GET"} [] [2024-07-22 13:26:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-22 13:49:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2024-07-22 13:49:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-22 15:24:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2024-07-22 15:24:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-22 19:40:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-22 19:40:37] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2024-07-22 19:40:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-22 19:40:37] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2024-07-22 23:01:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2024-07-22 23:01:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-22 23:27:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2024-07-22 23:27:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-23 00:06:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5fcde","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/c5fcde","method":"GET"} [] [2024-07-23 00:06:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-23 03:22:54] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2024-07-23 03:22:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-23 03:22:55] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-23 03:22:55] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-23 06:24:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2024-07-23 06:24:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-23 06:39:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2024-07-23 06:39:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-23 07:17:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2024-07-23 07:17:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-23 08:39:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2024-07-23 08:39:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-23 08:57:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2024-07-23 08:57:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-23 09:00:30] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2024-07-23 09:00:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-23 09:00:30] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-23 09:00:30] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-23 09:33:34] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2024-07-23 10:16:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=request","method":"GET"} [] [2024-07-23 10:16:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-23 10:32:01] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2024-07-23 10:32:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-23 10:32:01] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-23 10:32:01] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-23 10:41:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2024-07-23 10:41:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-23 10:48:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2024-07-23 10:48:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-23 10:56:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2024-07-23 10:56:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-23 11:21:17] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2024-07-23 11:21:17] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-23 11:56:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2024-07-23 11:56:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-23 12:54:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2024-07-23 12:54:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-23 13:21:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2024-07-23 13:21:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-23 13:29:53] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2024-07-23 13:39:44] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2024-07-23 13:39:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-23 13:39:45] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-23 13:39:45] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-23 13:49:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2024-07-23 13:49:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-23 14:25:11] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-07-23 14:37:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2024-07-23 14:37:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-07-23 15:08:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2024-07-23 15:08:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-23 15:11:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2024-07-23 15:11:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-23 17:04:33] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2024-07-23 17:04:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-07-23 17:04:33] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-07-23 17:04:33] security.DEBUG: Calling Authentication entry point. [] [] [2024-07-23 17:19:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2024-07-23 17:19:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-23 17:49:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2024-07-23 17:49:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-23 18:48:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-23 20:52:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2024-07-23 20:52:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-23 20:56:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2024-07-23 20:56:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-23 21:04:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2024-07-23 21:04:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-24 00:34:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2024-07-24 00:34:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-24 00:47:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2024-07-24 00:47:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-24 00:52:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2024-07-24 00:52:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-24 00:52:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2024-07-24 00:52:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-07-24 01:34:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2024-07-24 01:34:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-07-24 03:23:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2024-07-24 03:23:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-26 09:31:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-26 09:31:55] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2024-07-26 09:31:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-26 09:31:55] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2024-07-27 06:00:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2024-07-27 06:00:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-27 06:19:14] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2024-07-27 07:03:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=db","method":"GET"} [] [2024-07-27 07:03:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-07-27 09:21:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2024-07-27 09:21:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-07-27 12:04:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2024-07-27 12:04:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-27 12:37:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2024-07-27 12:37:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-27 13:11:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2024-07-27 13:11:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-07-27 14:49:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2024-07-27 14:49:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-07-27 19:24:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-07-28 11:01:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-28 11:01:38] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2024-07-28 11:01:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-28 11:01:39] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2024-07-29 23:13:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-29 23:13:39] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2024-07-29 23:13:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-07-29 23:13:40] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2024-08-02 00:16:08] request.INFO: Matched route "{route}". {"route":"cch_xfiler_index","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\DefaultController::indexAction","_route":"cch_xfiler_index"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/","method":"GET"} [] [2024-08-02 00:16:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-08-02 00:16:08] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-08-02 00:16:08] security.DEBUG: Calling Authentication entry point. [] [] [2024-08-02 15:39:55] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-08-02 15:50:17] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-08-03 08:09:13] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2024-08-12 12:48:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-08-12 12:49:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-08-13 17:41:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-08-19 16:43:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-08-20 14:44:14] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-08-26 12:34:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-08-30 01:41:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-08-30 04:21:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-08-30 04:41:03] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-09-05 09:11:21] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-09-05 21:49:35] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-09-09 12:59:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-09-10 12:49:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-09-15 12:32:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-09-16 12:17:42] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-09-16 14:54:25] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-09-17 15:05:04] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-09-21 14:42:30] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-09-22 13:38:29] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-09-23 13:24:53] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-09-24 12:35:14] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-10-14 14:38:24] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-10-17 15:12:06] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-10-22 11:39:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-10-25 12:50:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-10-26 14:54:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2024-10-26 14:54:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 16:24:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=twig","method":"GET"} [] [2024-10-26 16:24:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:06:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2024-10-26 17:06:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:06:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=twig","method":"GET"} [] [2024-10-26 17:06:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:06:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=time","method":"GET"} [] [2024-10-26 17:06:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:08:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"233104","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/233104","method":"GET"} [] [2024-10-26 17:08:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 17:08:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2024-10-26 17:08:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 17:24:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=twig","method":"GET"} [] [2024-10-26 17:24:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:24:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2024-10-26 17:24:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 17:24:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=time","method":"GET"} [] [2024-10-26 17:24:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:25:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=logger","method":"GET"} [] [2024-10-26 17:25:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 17:25:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2024-10-26 17:25:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 17:26:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=twig","method":"GET"} [] [2024-10-26 17:26:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:26:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=db","method":"GET"} [] [2024-10-26 17:26:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 17:27:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2024-10-26 17:27:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 17:27:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2024-10-26 17:27:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:28:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2024-10-26 17:28:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 17:28:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=request","method":"GET"} [] [2024-10-26 17:28:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:29:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=form","method":"GET"} [] [2024-10-26 17:29:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 17:29:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=form","method":"GET"} [] [2024-10-26 17:29:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 17:30:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2024-10-26 17:30:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 17:31:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2024-10-26 17:31:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 17:31:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2024-10-26 17:31:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 17:32:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2024-10-26 17:32:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:33:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2024-10-26 17:33:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 17:33:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=time","method":"GET"} [] [2024-10-26 17:33:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:34:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2024-10-26 17:34:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:35:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=logger","method":"GET"} [] [2024-10-26 17:35:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 17:36:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2024-10-26 17:36:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:36:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2024-10-26 17:36:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:37:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2024-10-26 17:37:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:38:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2024-10-26 17:38:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:38:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2024-10-26 17:38:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 17:39:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=time","method":"GET"} [] [2024-10-26 17:39:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:40:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=twig","method":"GET"} [] [2024-10-26 17:40:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:40:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=twig","method":"GET"} [] [2024-10-26 17:40:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:41:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2024-10-26 17:41:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:42:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=twig","method":"GET"} [] [2024-10-26 17:42:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:42:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2024-10-26 17:42:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:43:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2024-10-26 17:43:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:44:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2024-10-26 17:44:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:45:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=request","method":"GET"} [] [2024-10-26 17:45:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:45:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=twig","method":"GET"} [] [2024-10-26 17:45:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:46:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=request","method":"GET"} [] [2024-10-26 17:46:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:47:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=twig","method":"GET"} [] [2024-10-26 17:47:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:47:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=twig","method":"GET"} [] [2024-10-26 17:47:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:48:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=request","method":"GET"} [] [2024-10-26 17:48:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:49:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=time","method":"GET"} [] [2024-10-26 17:49:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:49:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2024-10-26 17:49:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:50:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=time","method":"GET"} [] [2024-10-26 17:50:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:51:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2024-10-26 17:51:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 17:52:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2024-10-26 17:52:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:52:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2024-10-26 17:52:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:53:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=time","method":"GET"} [] [2024-10-26 17:53:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:54:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2024-10-26 17:54:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:54:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=request","method":"GET"} [] [2024-10-26 17:54:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:55:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2024-10-26 17:55:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 17:56:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=request","method":"GET"} [] [2024-10-26 17:56:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:56:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=request","method":"GET"} [] [2024-10-26 17:56:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:57:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2024-10-26 17:57:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 17:58:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2024-10-26 17:58:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:59:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2024-10-26 17:59:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 17:59:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=twig","method":"GET"} [] [2024-10-26 17:59:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:00:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=request","method":"GET"} [] [2024-10-26 18:00:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:01:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2024-10-26 18:01:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:01:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2024-10-26 18:01:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:02:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2024-10-26 18:02:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:03:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=db","method":"GET"} [] [2024-10-26 18:03:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:03:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2024-10-26 18:03:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:04:36] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=twig","method":"GET"} [] [2024-10-26 18:04:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:05:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2024-10-26 18:05:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:05:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2024-10-26 18:06:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:06:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2024-10-26 18:06:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:07:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=db","method":"GET"} [] [2024-10-26 18:07:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:08:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2024-10-26 18:08:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:09:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2024-10-26 18:09:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:09:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2024-10-26 18:09:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:10:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2024-10-26 18:10:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:10:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2024-10-26 18:10:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:11:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=form","method":"GET"} [] [2024-10-26 18:11:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:12:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2024-10-26 18:12:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:12:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2024-10-26 18:12:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:13:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=time","method":"GET"} [] [2024-10-26 18:13:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:14:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2024-10-26 18:14:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:15:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2024-10-26 18:15:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:15:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2024-10-26 18:15:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:16:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2024-10-26 18:16:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:17:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2024-10-26 18:17:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:17:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2024-10-26 18:17:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:18:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=request","method":"GET"} [] [2024-10-26 18:18:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:19:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=form","method":"GET"} [] [2024-10-26 18:19:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:19:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=time","method":"GET"} [] [2024-10-26 18:19:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:20:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=time","method":"GET"} [] [2024-10-26 18:20:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:21:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2024-10-26 18:21:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:22:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=time","method":"GET"} [] [2024-10-26 18:22:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:22:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=db","method":"GET"} [] [2024-10-26 18:22:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:23:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2024-10-26 18:23:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:24:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=twig","method":"GET"} [] [2024-10-26 18:24:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:24:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2024-10-26 18:24:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:25:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-26 18:26:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=twig","method":"GET"} [] [2024-10-26 18:26:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:26:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2024-10-26 18:26:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:27:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2024-10-26 18:27:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:28:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2024-10-26 18:28:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:29:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2024-10-26 18:29:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:29:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=request","method":"GET"} [] [2024-10-26 18:29:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:30:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=config","method":"GET"} [] [2024-10-26 18:30:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:31:06] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2024-10-26 18:31:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:31:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2024-10-26 18:31:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:32:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=time","method":"GET"} [] [2024-10-26 18:32:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:33:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2024-10-26 18:33:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:33:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:34:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:35:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=request","method":"GET"} [] [2024-10-26 18:35:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:35:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2024-10-26 18:35:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:36:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=config","method":"GET"} [] [2024-10-26 18:36:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:37:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2024-10-26 18:37:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:38:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2024-10-26 18:38:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:38:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2024-10-26 18:38:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:40:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=config","method":"GET"} [] [2024-10-26 18:40:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:40:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=time","method":"GET"} [] [2024-10-26 18:40:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-26 18:40:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=form","method":"GET"} [] [2024-10-26 18:40:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:41:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2024-10-26 18:41:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:43:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2024-10-26 18:43:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:43:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2024-10-26 18:43:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:44:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=config","method":"GET"} [] [2024-10-26 18:44:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:44:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2024-10-26 18:44:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:45:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2024-10-26 18:45:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:46:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:47:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=form","method":"GET"} [] [2024-10-26 18:47:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:47:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=db","method":"GET"} [] [2024-10-26 18:47:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:47:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=config","method":"GET"} [] [2024-10-26 18:47:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:48:33] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2024-10-26 18:48:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:49:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-26 18:49:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2024-10-26 18:49:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:50:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=config","method":"GET"} [] [2024-10-26 18:50:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:51:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=form","method":"GET"} [] [2024-10-26 18:51:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:52:02] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2024-10-26 18:52:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=security","method":"GET"} [] [2024-10-26 18:52:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 18:53:36] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:54:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2024-10-26 18:54:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 18:55:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=config","method":"GET"} [] [2024-10-26 18:55:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:56:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2024-10-26 18:56:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:57:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=twig","method":"GET"} [] [2024-10-26 18:57:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-26 18:57:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=config","method":"GET"} [] [2024-10-26 18:57:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 18:58:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=form","method":"GET"} [] [2024-10-26 18:58:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-26 18:59:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=db","method":"GET"} [] [2024-10-26 18:59:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 19:00:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2024-10-26 19:00:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:01:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2024-10-26 19:01:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:02:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=db","method":"GET"} [] [2024-10-26 19:02:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 19:03:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2024-10-26 19:03:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-26 19:03:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2024-10-26 19:03:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:04:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2024-10-26 19:04:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:05:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2024-10-26 19:05:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:06:35] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2024-10-26 19:06:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:07:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2024-10-26 19:07:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:08:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:09:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2024-10-26 19:09:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:10:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=config","method":"GET"} [] [2024-10-26 19:10:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:10:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=config","method":"GET"} [] [2024-10-26 19:10:55] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:11:46] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=config","method":"GET"} [] [2024-10-26 19:11:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:12:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2024-10-26 19:12:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:13:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2024-10-26 19:13:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:14:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2024-10-26 19:14:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:15:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2024-10-26 19:15:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:16:06] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-26 19:16:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=security","method":"GET"} [] [2024-10-26 19:16:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:17:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2024-10-26 19:17:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:18:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=security","method":"GET"} [] [2024-10-26 19:18:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:19:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2024-10-26 19:19:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:20:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=security","method":"GET"} [] [2024-10-26 19:20:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:21:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2024-10-26 19:21:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:22:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e9a7f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/5e9a7f","method":"GET"} [] [2024-10-26 19:22:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:23:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2024-10-26 19:23:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:23:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=security","method":"GET"} [] [2024-10-26 19:23:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:24:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2024-10-26 19:24:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:25:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:26:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=security","method":"GET"} [] [2024-10-26 19:26:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:27:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=security","method":"GET"} [] [2024-10-26 19:27:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:28:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2024-10-26 19:28:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:29:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2024-10-26 19:29:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:29:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2024-10-26 19:29:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:30:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2024-10-26 19:30:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:31:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"233104","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/233104","method":"GET"} [] [2024-10-26 19:31:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:32:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"54df26","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/54df26","method":"GET"} [] [2024-10-26 19:32:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:33:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2024-10-26 19:33:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:34:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=security","method":"GET"} [] [2024-10-26 19:34:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:35:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2024-10-26 19:35:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:36:00] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446","method":"GET"} [] [2024-10-26 19:36:00] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:36:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2024-10-26 19:36:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:37:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2024-10-26 19:37:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:38:36] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14","method":"GET"} [] [2024-10-26 19:38:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 19:38: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 19:38:36] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 19:39:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2024-10-26 19:39:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:40:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c5fcde","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/c5fcde","method":"GET"} [] [2024-10-26 19:40:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:41:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2024-10-26 19:41:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:42:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2024-10-26 19:42:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:42:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2024-10-26 19:42:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:43:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d","method":"GET"} [] [2024-10-26 19:43:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:44:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2024-10-26 19:44:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:45:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2024-10-26 19:45:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:46:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b3027f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b3027f","method":"GET"} [] [2024-10-26 19:46:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:47:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=security","method":"GET"} [] [2024-10-26 19:47:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:47:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537","method":"GET"} [] [2024-10-26 19:47:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:48:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=security","method":"GET"} [] [2024-10-26 19:48:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-26 19:48:59] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa","method":"GET"} [] [2024-10-26 19:48:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:49:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09","method":"GET"} [] [2024-10-26 19:49:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:50:43] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2024-10-26 19:50:43] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:51:35] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2024-10-26 19:51:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 19:51: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 19:51:35] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 19:52:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2024-10-26 19:52:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:53:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2024-10-26 19:53:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:55:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1","method":"GET"} [] [2024-10-26 19:55:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:55:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2024-10-26 19:55:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:56:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449","method":"GET"} [] [2024-10-26 19:56:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:56:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2024-10-26 19:56:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:57:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bd8716","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bd8716","method":"GET"} [] [2024-10-26 19:57:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:58:30] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25","method":"GET"} [] [2024-10-26 19:58:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 19:59:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b36c6d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b36c6d","method":"GET"} [] [2024-10-26 19:59:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:00:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b8351c","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b8351c","method":"GET"} [] [2024-10-26 20:00:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:01:06] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"13","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/13/1","method":"GET"} [] [2024-10-26 20:01:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:01:06] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:01:06] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:01:58] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2024-10-26 20:01:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:01: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:01:58] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:02:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695","method":"GET"} [] [2024-10-26 20:02:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:03:42] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830","method":"GET"} [] [2024-10-26 20:03:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:04:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2024-10-26 20:04:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:05:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6","method":"GET"} [] [2024-10-26 20:05:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:06:22] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8","method":"GET"} [] [2024-10-26 20:06:22] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:07:09] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a","method":"GET"} [] [2024-10-26 20:07:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:08:01] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a","method":"GET"} [] [2024-10-26 20:08:01] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:08:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4657f8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4657f8","method":"GET"} [] [2024-10-26 20:08:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:09:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec5142","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec5142","method":"GET"} [] [2024-10-26 20:09:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-26 20:10:37] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"14","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/14","method":"GET"} [] [2024-10-26 20:10:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:10:37] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:10:37] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:11:29] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_execute","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::executeAction","id":"13","_route":"cch_xfiler_edition_facon_execute"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/execute/13","method":"GET"} [] [2024-10-26 20:11:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:11:29] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:11:29] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:12:21] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2024-10-26 20:12:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:12:21] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:12:21] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:13:13] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2024-10-26 20:13:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:13:13] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:13:13] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:14:05] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fdc1a1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/fdc1a1","method":"GET"} [] [2024-10-26 20:14:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /_console/commands": Method Not Allowed (Allow: POST)" at /home/cowbox/www/xfiler/var/cache/dev/classes.php line 2359 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-10-26 20:14:57] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\Debug\Exception\ContextErrorException: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2024-10-26 20:14:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?" at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php line 2636 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/cowbox/www/xfiler/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636, Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /_console/commands\": Method Not Allowed (Allow: POST) at /home/cowbox/www/xfiler/var/cache/dev/classes.php:2359, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /home/cowbox/www/xfiler/var/cache/dev/appDevUrlMatcher.php:653)"} [] [2024-10-26 20:14:58] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "Doctrine\ORM\UnitOfWork" to be defined in file "/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"Doctrine\\ORM\\UnitOfWork\" to be defined in file \"/home/cowbox/www/xfiler/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] [2024-10-26 20:15:49] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f2b960","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f2b960","method":"GET"} [] [2024-10-26 20:16:40] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views?page=2","method":"GET"} [] [2024-10-26 20:16:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:16: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:16:41] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:17:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"753b34","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/753b34","method":"GET"} [] [2024-10-26 20:18:24] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-10-26 20:19:16] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"143446","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/143446","method":"GET"} [] [2024-10-26 20:20:08] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-10-26 20:21:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2024-10-26 20:21:52] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7c67d1","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/7c67d1","method":"GET"} [] [2024-10-26 20:22:44] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72c19a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72c19a","method":"GET"} [] [2024-10-26 20:23:36] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2024-10-26 20:23:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:23: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:23:36] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:24:28] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f64c85","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f64c85","method":"GET"} [] [2024-10-26 20:25:28] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"321b09","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/321b09","method":"GET"} [] [2024-10-26 20:26:56] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e1b8","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/72e1b8","method":"GET"} [] [2024-10-26 20:27:22] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2024-10-26 20:27:55] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2024-10-26 20:28:47] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"805396","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/805396","method":"GET"} [] [2024-10-26 20:29:39] request.INFO: Matched route "{route}". {"route":"console","route_parameters":{"_controller":"coresphere_console.controller:consoleAction","_route":"console"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_console","method":"GET"} [] [2024-10-26 20:29:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-26 20:29:39] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-26 20:29:39] security.DEBUG: Calling Authentication entry point. [] [] [2024-10-26 20:30:31] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2024-10-26 20:31:24] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2024-10-26 20:32:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"341b3d","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/341b3d","method":"GET"} [] [2024-10-26 20:33:07] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"28e9fa","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/28e9fa","method":"GET"} [] [2024-10-26 20:33:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d41695","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/d41695","method":"GET"} [] [2024-10-26 20:34:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1e339a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/1e339a","method":"GET"} [] [2024-10-26 20:35:43] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6c830","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/f6c830","method":"GET"} [] [2024-10-26 20:36:35] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"139b1a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/139b1a","method":"GET"} [] [2024-10-26 20:37:33] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9b54ef","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/9b54ef","method":"GET"} [] [2024-10-26 20:38:19] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"223592","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/223592","method":"GET"} [] [2024-10-26 20:40:33] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4b41ad","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/4b41ad","method":"GET"} [] [2024-10-26 21:42:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=time","method":"GET"} [] [2024-10-26 21:42:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-27 01:24:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=twig","method":"GET"} [] [2024-10-27 01:24:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-27 01:27:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=security","method":"GET"} [] [2024-10-27 01:27:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-27 01:27:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=config","method":"GET"} [] [2024-10-27 01:27:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-27 01:27:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=twig","method":"GET"} [] [2024-10-27 01:27:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-27 01:28:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-27 01:37:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=form","method":"GET"} [] [2024-10-27 01:37:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-27 01:37:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=security","method":"GET"} [] [2024-10-27 01:37:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-27 01:52:01] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2024-10-27 01:58:19] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2024-10-27 02:06:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=time","method":"GET"} [] [2024-10-27 02:06:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-27 02:09:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=twig","method":"GET"} [] [2024-10-27 02:09:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-27 02:14:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=request","method":"GET"} [] [2024-10-27 02:14:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-27 02:25:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=config","method":"GET"} [] [2024-10-27 02:25:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-27 02:34:18] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=form","method":"GET"} [] [2024-10-27 02:34:18] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-27 02:39:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=request","method":"GET"} [] [2024-10-27 02:39:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-27 02:44:54] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=db","method":"GET"} [] [2024-10-27 02:44:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-27 02:56:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=db","method":"GET"} [] [2024-10-27 02:56:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-27 02:59:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=request","method":"GET"} [] [2024-10-27 02:59:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-27 02:01:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=twig","method":"GET"} [] [2024-10-27 02:01:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-27 02:06:15] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ded760","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ded760","method":"GET"} [] [2024-10-27 02:06:16] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=config","method":"GET"} [] [2024-10-27 02:06:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-27 02:09:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=config","method":"GET"} [] [2024-10-27 02:09:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-27 02:13:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1","method":"GET"} [] [2024-10-27 02:13:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-27 02:16:40] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=form","method":"GET"} [] [2024-10-27 02:16:40] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-27 02:27:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=security","method":"GET"} [] [2024-10-27 02:27:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-28 14:24:20] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-10-28 20:28:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=security","method":"GET"} [] [2024-10-28 20:28:52] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-28 20:34:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=time","method":"GET"} [] [2024-10-28 20:34:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-28 20:44:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=config","method":"GET"} [] [2024-10-28 20:44:41] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-28 20:50:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=form","method":"GET"} [] [2024-10-28 20:50:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-28 21:00:38] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=twig","method":"GET"} [] [2024-10-28 21:00:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-28 21:05:55] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bb86f6","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/bb86f6","method":"GET"} [] [2024-10-28 21:11:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=form","method":"GET"} [] [2024-10-28 21:11:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-10-28 21:21:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=request","method":"GET"} [] [2024-10-28 21:21:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-28 21:34:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=db","method":"GET"} [] [2024-10-28 21:34:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-28 21:45:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760","method":"GET"} [] [2024-10-28 21:45:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-28 21:45:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=twig","method":"GET"} [] [2024-10-28 21:45:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-28 21:56:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=request","method":"GET"} [] [2024-10-28 21:56:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-28 21:56:54] request.INFO: Matched route "{route}". {"route":"_profiler_phpinfo","route_parameters":{"_controller":"web_profiler.controller.profiler:phpinfoAction","_route":"_profiler_phpinfo"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/phpinfo","method":"GET"} [] [2024-10-28 22:06:12] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=db","method":"GET"} [] [2024-10-28 22:06:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-28 22:06:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=config","method":"GET"} [] [2024-10-28 22:06:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-29 06:19:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=security","method":"GET"} [] [2024-10-29 06:19:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-29 06:26:07] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"983538","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/983538","method":"GET"} [] [2024-10-29 06:26:07] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-29 06:33:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=db","method":"GET"} [] [2024-10-29 06:33:02] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-29 06:39:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=security","method":"GET"} [] [2024-10-29 06:39:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-29 06:46:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=time","method":"GET"} [] [2024-10-29 06:46:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-29 06:53:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=time","method":"GET"} [] [2024-10-29 06:53:48] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-29 07:07:39] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=time","method":"GET"} [] [2024-10-29 07:07:39] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-29 07:21:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=security","method":"GET"} [] [2024-10-29 07:21:30] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-29 07:35:20] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2024-10-29 07:49:11] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-30 01:07:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=twig","method":"GET"} [] [2024-10-30 01:07:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-30 01:07:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"139b1a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/139b1a?panel=security","method":"GET"} [] [2024-10-30 01:07:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-30 01:21:18] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2024-10-30 01:35:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a","method":"GET"} [] [2024-10-30 01:35:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-30 02:02:50] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=request","method":"GET"} [] [2024-10-30 02:02:50] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-30 02:25:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=logger","method":"GET"} [] [2024-10-30 02:25:28] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-30 02:30:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad?panel=config","method":"GET"} [] [2024-10-30 02:30:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-10-30 02:44:22] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2024-10-30 02:58:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=time","method":"GET"} [] [2024-10-30 02:58:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-10-30 03:12:03] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=logger","method":"GET"} [] [2024-10-30 03:12:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-10-30 03:28:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb","method":"GET"} [] [2024-10-30 03:28:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-30 03:44:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef","method":"GET"} [] [2024-10-30 03:44:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-10-30 04:01:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-10-30 04:17:31] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=twig","method":"GET"} [] [2024-10-30 04:17:31] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-10-30 04:33:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=db","method":"GET"} [] [2024-10-30 04:33:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-10-30 04:50:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=request","method":"GET"} [] [2024-10-30 04:50:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-10-30 05:20:14] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":false,"id":"8","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/8","method":"GET"} [] [2024-10-30 05:20:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-10-30 05:20:14] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-10-30 05:20:14] security.DEBUG: Calling Authentication entry point. [] [] [2024-11-01 11:56:51] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-11-04 18:53:03] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-11-07 15:27:25] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72e1b8","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72e1b8?panel=time","method":"GET"} [] [2024-11-07 15:27:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-11-07 16:21:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=request","method":"GET"} [] [2024-11-07 16:21:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-11-07 17:02:28] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=db","method":"GET"} [] [2024-11-07 17:02:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-07 20:35:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ec55d6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ec55d6","method":"GET"} [] [2024-11-07 20:35:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-07 21:16:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"28e9fa","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/28e9fa?panel=time","method":"GET"} [] [2024-11-07 21:16:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-11-07 21:41:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=db","method":"GET"} [] [2024-11-07 21:41:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-07 22:07:13] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=db","method":"GET"} [] [2024-11-07 22:07:13] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-07 22:07:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=form","method":"GET"} [] [2024-11-07 22:07:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-11-07 22:20:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=security","method":"GET"} [] [2024-11-07 22:20:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-11-07 22:33:37] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2024-11-07 22:33:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-07 22:33:37] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-11-07 22:33:37] security.DEBUG: Calling Authentication entry point. [] [] [2024-11-07 23:18:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=security","method":"GET"} [] [2024-11-07 23:18:08] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-11-07 23:53:49] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=security","method":"GET"} [] [2024-11-07 23:53:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-11-08 01:09:27] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=twig","method":"GET"} [] [2024-11-08 01:09:27] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-11-08 04:04:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=config","method":"GET"} [] [2024-11-08 04:04:14] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-11-08 04:23:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=db","method":"GET"} [] [2024-11-08 04:23:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-08 06:24:08] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=security","method":"GET"} [] [2024-11-08 06:24:09] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-11-08 06:44:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-08 10:05:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"8b0bcb","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/8b0bcb?panel=config","method":"GET"} [] [2024-11-08 10:05:35] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-11-08 15:08:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=twig","method":"GET"} [] [2024-11-08 15:08:46] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=twig","method":"GET"} [] [2024-11-08 15:45:14] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"321b09","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/321b09?panel=logger","method":"GET"} [] [2024-11-08 15:45:15] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-11-08 16:56:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"72c19a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/72c19a?panel=request","method":"GET"} [] [2024-11-08 16:56:20] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-11-08 19:44:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=form","method":"GET"} [] [2024-11-08 19:44:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-11-08 19:48:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=time","method":"GET"} [] [2024-11-08 19:48:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-11-08 20:56:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592?panel=request","method":"GET"} [] [2024-11-08 20:56:32] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-11-08 21:17:19] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b3027f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b3027f","method":"GET"} [] [2024-11-08 21:17:19] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-08 21:26:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"4b41ad","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/4b41ad","method":"GET"} [] [2024-11-08 21:26:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-08 23:27:26] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=time","method":"GET"} [] [2024-11-08 23:27:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-11-09 00:55:37] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2024-11-09 01:52:46] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2024-11-09 02:30:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"9b54ef","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/9b54ef?panel=security","method":"GET"} [] [2024-11-09 02:30:44] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-11-09 02:51:47] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=db","method":"GET"} [] [2024-11-09 02:51:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-10 02:36:47] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_delete","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::deleteAction","id":"13","_route":"cch_xfiler_edition_facon_delete"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/delete/13","method":"GET"} [] [2024-11-10 02:36:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-10 02:36: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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-11-10 02:36:48] security.DEBUG: Calling Authentication entry point. [] [] [2024-11-11 22:21:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=form","method":"GET"} [] [2024-11-11 22:21:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-11-11 22:40:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=request","method":"GET"} [] [2024-11-11 22:40:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-11-12 00:58:20] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"41908a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/41908a?panel=request","method":"GET"} [] [2024-11-12 00:58:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-11-12 02:01:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=logger","method":"GET"} [] [2024-11-12 02:01:24] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2024-11-12 02:46:23] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ded760","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ded760?panel=db","method":"GET"} [] [2024-11-12 02:46:23] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-12 08:37:39] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2024-11-12 11:39:32] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"341b3d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/341b3d?panel=form","method":"GET"} [] [2024-11-12 11:39:33] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-11-12 18:13:22] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-11-14 12:22:54] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2024-11-16 09:47:55] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f16e18","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f16e18","method":"GET"} [] [2024-11-16 09:47:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-16 12:06:15] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=config","method":"GET"} [] [2024-11-16 12:06:16] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-11-16 16:46:10] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d41695","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/d41695?panel=db","method":"GET"} [] [2024-11-16 16:46:10] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-16 19:03:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=config","method":"GET"} [] [2024-11-16 19:03:37] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-11-16 21:20:04] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"2f6b25","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/2f6b25?panel=security","method":"GET"} [] [2024-11-16 21:20:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-11-16 23:38:34] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=security","method":"GET"} [] [2024-11-16 23:38:34] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=security","method":"GET"} [] [2024-11-17 01:57:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"b36c6d","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/b36c6d","method":"GET"} [] [2024-11-17 01:57:04] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-17 04:15:29] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=config","method":"GET"} [] [2024-11-17 04:15:29] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-11-17 06:33:56] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-11-17 08:53:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"479537","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/479537?panel=db","method":"GET"} [] [2024-11-17 08:53:25] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-17 11:14:53] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960?panel=form","method":"GET"} [] [2024-11-17 11:14:54] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-11-17 12:40:50] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_add","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::addAction","_route":"cch_xfiler_edition_facon_add"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/add/","method":"GET"} [] [2024-11-17 12:40:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-17 12:40:51] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-11-17 12:40:51] security.DEBUG: Calling Authentication entry point. [] [] [2024-11-18 14:11:52] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"143446","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/143446?panel=config","method":"GET"} [] [2024-11-18 14:11:53] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-11-18 17:11:51] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a?panel=db","method":"GET"} [] [2024-11-18 17:11:51] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-20 19:31:34] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-11-22 02:25:45] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"ee1449","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/ee1449?panel=time","method":"GET"} [] [2024-11-22 02:25:47] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-11-22 04:44:09] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::indexAction","page":1,"_route":"cch_xfiler_edition_facon"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views","method":"GET"} [] [2024-11-22 04:44:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-22 04:44:10] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-11-22 04:44:10] security.DEBUG: Calling Authentication entry point. [] [] [2024-11-22 07:02:37] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f2b960","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f2b960","method":"GET"} [] [2024-11-22 07:02:38] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-22 09:21:05] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34","method":"GET"} [] [2024-11-22 09:21:05] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-22 11:39:32] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-11-23 17:20:00] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2024-11-23 18:49:57] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"1e339a","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/1e339a","method":"GET"} [] [2024-11-23 18:49:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-11-23 21:49:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"bb86f6","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/bb86f6?panel=config","method":"GET"} [] [2024-11-23 21:49:58] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=config","method":"GET"} [] [2024-11-23 23:19:56] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2024-11-23 23:19:57] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-11-25 08:31:58] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"7c67d1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/7c67d1?panel=db","method":"GET"} [] [2024-11-25 08:31:59] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-25 11:31:56] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-11-26 07:57:11] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"fdc1a1","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/fdc1a1?panel=db","method":"GET"} [] [2024-11-26 07:57:12] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=db","method":"GET"} [] [2024-11-27 17:41:44] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"753b34","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/753b34?panel=time","method":"GET"} [] [2024-11-27 17:41:45] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=time","method":"GET"} [] [2024-11-27 19:11:41] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"f6c830","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/f6c830?panel=form","method":"GET"} [] [2024-11-27 19:11:42] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=form","method":"GET"} [] [2024-11-27 21:30:09] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} [] [2024-11-28 16:31:56] request.INFO: Matched route "{route}". {"route":"cch_xfiler_edition_facon_edit","route_parameters":{"_controller":"CCH\\XfilerBundle\\Controller\\ViewController::editAction","execute":"1","id":"14","_route":"cch_xfiler_edition_facon_edit"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/edition/views/edit/14/1","method":"GET"} [] [2024-11-28 16:31:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2024-11-28 16:31:57] 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 /home/cowbox/www/xfiler/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:70)"} [] [2024-11-28 16:31:57] security.DEBUG: Calling Authentication entry point. [] [] [2024-11-29 03:49:03] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"41908a","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/41908a","method":"GET"} [] [2024-11-29 05:19:02] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"223592","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/223592","method":"GET"} [] [2024-11-29 05:19:03] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-12-01 00:26:52] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-12-02 19:11:14] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f6b25","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/2f6b25","method":"GET"} [] [2024-12-06 15:23:18] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-12-12 14:42:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8b0bcb","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/8b0bcb","method":"GET"} [] [2024-12-15 10:44:24] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396","method":"GET"} [] [2024-12-15 10:44:26] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-12-15 13:44:21] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"805396","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/805396?panel=request","method":"GET"} [] [2024-12-15 13:44:21] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar?panel=request","method":"GET"} [] [2024-12-16 15:57:48] request.INFO: Matched route "{route}". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"5e9a7f","_route":"_profiler"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/5e9a7f","method":"GET"} [] [2024-12-16 15:57:49] request.INFO: Matched route "{route}". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_profiler/search_bar","method":"GET"} [] [2024-12-18 12:43:59] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"479537","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/479537","method":"GET"} [] [2024-12-21 08:37:40] request.INFO: Matched route "{route}". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ee1449","_route":"_wdt"},"request_uri":"http://cow-box.com/xfiler/web/app_dev.php/_wdt/ee1449","method":"GET"} []