Query Metrics
10
Database Queries
2
Different statements
7.37 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.82 ms |
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? LIMIT 1
Parameters:
[ "main" "webtitle" ] |
| 2 | 0.61 ms |
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? LIMIT 1
Parameters:
[ "main" "weblogo" ] |
| 3 | 0.56 ms |
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? LIMIT 1
Parameters:
[ "main" "favicon" ] |
| 4 | 0.63 ms |
SELECT t0.message_id AS message_id_1, t0.filter AS filter_2, t0.language_id AS language_id_3, t0.title AS title_4, t0.content AS content_5, t0.info AS info_6, t0.timestamp AS timestamp_7 FROM messages t0 WHERE t0.message_id = ? AND t0.language_id = ? LIMIT 1
Parameters:
[ "FooterPart1" "DE" ] |
| 5 | 0.64 ms |
SELECT t0.message_id AS message_id_1, t0.filter AS filter_2, t0.language_id AS language_id_3, t0.title AS title_4, t0.content AS content_5, t0.info AS info_6, t0.timestamp AS timestamp_7 FROM messages t0 WHERE t0.message_id = ? AND t0.language_id = ? LIMIT 1
Parameters:
[ "FooterPart2" "DE" ] |
| 6 | 0.62 ms |
SELECT t0.message_id AS message_id_1, t0.filter AS filter_2, t0.language_id AS language_id_3, t0.title AS title_4, t0.content AS content_5, t0.info AS info_6, t0.timestamp AS timestamp_7 FROM messages t0 WHERE t0.message_id = ? AND t0.language_id = ? LIMIT 1
Parameters:
[ "FooterPart3" "DE" ] |
| 7 | 0.61 ms |
SELECT t0.message_id AS message_id_1, t0.filter AS filter_2, t0.language_id AS language_id_3, t0.title AS title_4, t0.content AS content_5, t0.info AS info_6, t0.timestamp AS timestamp_7 FROM messages t0 WHERE t0.message_id = ? AND t0.language_id = ? LIMIT 1
Parameters:
[ "FooterPart4" "DE" ] |
| 8 | 0.68 ms |
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? LIMIT 1
Parameters:
[ "system" "rmUrl" ] |
| 9 | 0.61 ms |
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? LIMIT 1
Parameters:
[ "system" "rmGlobalApiKey" ] |
| 10 | 0.59 ms |
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? LIMIT 1
Parameters:
[ "system" "allowAnonymous" ] |
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
| Class | Mapping errors |
|---|---|
| App\Entity\Parameters | No errors. |
| App\Entity\Messages | No errors. |