Query Metrics
17
Database Queries
5
Different statements
2.91 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.72 ms (59.19%) |
9 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.price_info AS price_info_5, t0.id_online_service_generator_price_list_group AS id_online_service_generator_price_list_group_6 FROM online_service_creator_price_list_group_item t0 WHERE t0.id = ?
Parameters:
[
42
]
|
|
0.68 ms (23.26%) |
4 |
SELECT t0.id AS id_1, t0.is_required AS is_required_2, t0.id_online_service_creator_category AS id_online_service_creator_category_3, t0.id_online_service_creator_price_list_group_item AS id_online_service_creator_price_list_group_item_4 FROM online_service_creator_category_item t0 WHERE t0.id_online_service_creator_category = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
0.27 ms (9.31%) |
2 |
SELECT t0.name AS name_1, t0.value AS value_2 FROM settings t0 WHERE t0.name = ?
Parameters:
[
"online_services.settings"
]
|
|
0.12 ms (4.22%) |
1 |
SELECT t0.id AS id_1 FROM online_service_creator t0 LIMIT 1
Parameters:
[] |
|
0.12 ms (4.02%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.base_price AS base_price_4, t0.id_online_service_creator AS id_online_service_creator_5, t0.id_contract_template AS id_contract_template_6 FROM online_service_creator_category t0 WHERE t0.id_online_service_creator = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
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.