1
1.27 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
"9b047885-d5fc-444b-880b-c002dcfbff4a "
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 , '9b047885-d5fc-444b-880b-c002dcfbff4a' , NULL );
Copy
2
0.99 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":"9b047885-d5fc-444b-880b-c002dcfbff4a","session_id":null,"reference":"bootstrap"} "
null
null
"9b047885-d5fc-444b-880b-c002dcfbff4a "
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\":\"9b047885-d5fc-444b-880b-c002dcfbff4a\",\"session_id\":null,\"reference\":\"bootstrap\"}' , NULL , NULL , '9b047885-d5fc-444b-880b-c002dcfbff4a' , NULL );
Copy
3
1.14 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":"9b047885-d5fc-444b-880b-c002dcfbff4a","session_id":null,"reference":"bootstrap"} "
null
null
"9b047885-d5fc-444b-880b-c002dcfbff4a "
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\":\"9b047885-d5fc-444b-880b-c002dcfbff4a\",\"session_id\":null,\"reference\":\"bootstrap\"}' , NULL , NULL , '9b047885-d5fc-444b-880b-c002dcfbff4a' , NULL );
Copy
4
0.91 ms
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"INFO "
"Matched route "main_login_form". "
"request "
"bootstrap "
"{"tags":[],"resource_id":null,"record_id":null,"request_id":"9b047885-d5fc-444b-880b-c002dcfbff4a","session_id":null,"reference":"bootstrap"} "
null
null
"9b047885-d5fc-444b-880b-c002dcfbff4a "
null
]
INSERT INTO log (type , message , scope , reference , params , resource_id , record_id , request_id , session_id ) VALUES ('INFO' , 'Matched route \"main_login_form\".' , 'request' , 'bootstrap' , '{\"tags\":[],\"resource_id\":null,\"record_id\":null,\"request_id\":\"9b047885-d5fc-444b-880b-c002dcfbff4a\",\"session_id\":null,\"reference\":\"bootstrap\"}' , NULL , NULL , '9b047885-d5fc-444b-880b-c002dcfbff4a' , NULL );
Copy