Query Metrics
3
Database Queries
3
Different statements
147.78 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 55.97 ms |
SELECT id, login, login_slug, password, status, creation_date FROM user WHERE login_slug LIKE "basta" OR LOWER(email) LIKE "basta" LIMIT 1
Parameters:
[] |
2 | 54.96 ms |
UPDATE user SET last_connexion_date="2025-08-31 13:46:38" WHERE id="1"
Parameters:
[] |
3 | 36.86 ms |
INSERT INTO user_ip (user_id, ip, creation_date) VALUES ("1", "", "2025-08-31 13:46:38")
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.