Query Metrics
3
Database Queries
2
Different statements
1.83 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.99 ms (53.88%) |
1 |
SELECT t0.host AS host_1, t0.schemes AS schemes_2, t0.methods AS methods_3, t0.defaults AS defaults_4, t0.requirements AS requirements_5, t0.options AS options_6, t0.`condition` AS condition_7, t0.variable_pattern AS variable_pattern_8, t0.staticPrefix AS staticPrefix_9, t0.name AS name_10, t0.position AS position_11, t0.id AS id_12 FROM orm_routes t0 WHERE t0.staticPrefix IN (?, ?, ?) ORDER BY t0.position ASC
Parameters:
[ "/.env.production.swp" "/.env.production" "/" ] |
|
0.84 ms (46.12%) |
2 |
SELECT t0.url AS url_1, t0.machine_name AS machine_name_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.config_cookie_bot_cbid AS config_cookie_bot_cbid_6, t0.config_didomi_id AS config_didomi_id_7, t0.organization_id AS organization_id_8 FROM site t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"https://chordflow-test1.maetva.dev"
]
|
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.