1
1.53 ms
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"WARNING "
"A possible infinite logging loop was detected and aborted. It appears some of your handler code is triggering logging, see th... "
"doctrine "
"bootstrap "
null
null
null
"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7 "
null
]
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES ('WARNING' , 'A possible infinite logging loop was detected and aborted. It appears some of your handler code is triggering logging, see th...' , 'doctrine' , 'bootstrap' , NULL , NULL , NULL , '07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7' , NULL );
Copy
2
3.23 ms
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"INFO "
"Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"10.0.0.2","port":3306,"user":"fbs","p... "
"doctrine "
"bootstrap "
"{"tags":[],"resource_id":null,"record_id":null,"request_id":"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7","session_id":null,"reference":"bootstrap"} "
null
null
"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7 "
null
]
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES ('INFO' , 'Connecting with parameters array{\"driver\":\"pdo_mysql\",\"idle_connection_ttl\":600,\"host\":\"10.0.0.2\",\"port\":3306,\"user\":\"fbs\",\"p...' , 'doctrine' , 'bootstrap' , '{\"tags\":[],\"resource_id\":null,\"record_id\":null,\"request_id\":\"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7\",\"session_id\":null,\"reference\":\"bootstrap\"}' , NULL , NULL , '07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7' , NULL );
Copy
3
4.67 ms
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"INFO "
"Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"10.0.0.2","port":3306,"user":"fbs","p... "
"doctrine "
"bootstrap "
"{"tags":[],"resource_id":null,"record_id":null,"request_id":"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7","session_id":null,"reference":"bootstrap"} "
null
null
"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7 "
null
]
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES ('INFO' , 'Connecting with parameters array{\"driver\":\"pdo_mysql\",\"idle_connection_ttl\":600,\"host\":\"10.0.0.2\",\"port\":3306,\"user\":\"fbs\",\"p...' , 'doctrine' , 'bootstrap' , '{\"tags\":[],\"resource_id\":null,\"record_id\":null,\"request_id\":\"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7\",\"session_id\":null,\"reference\":\"bootstrap\"}' , NULL , NULL , '07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7' , NULL );
Copy
4
5.16 ms
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"INFO "
"Matched route "_profiler_home". "
"request "
"bootstrap "
"{"tags":[],"resource_id":null,"record_id":null,"request_id":"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7","session_id":null,"reference":"bootstrap"} "
null
null
"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7 "
null
]
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES ('INFO' , 'Matched route \"_profiler_home\".' , 'request' , 'bootstrap' , '{\"tags\":[],\"resource_id\":null,\"record_id\":null,\"request_id\":\"07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7\",\"session_id\":null,\"reference\":\"bootstrap\"}' , NULL , NULL , '07dc2d60-b2e5-4b9c-83ef-cc59cbd3b8c7' , NULL );
Copy