Query Metrics
14
Database Queries
3
Different statements
17.66 ms
Query time
0
Invalid entities
41
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.44 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"CONTACT_US_EMAIL"
]
|
2 | 1.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM navigations t0 WHERE t0.id = ?
Parameters:
[
1
]
|
3 | 1.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5, t0.navigation_item_id AS navigation_item_id_6 FROM navigation_items t0 WHERE t0.navigation_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
4 | 1.34 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"NAME_BUSINESS"
]
|
5 | 1.00 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_ADRESS"
]
|
6 | 0.99 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_PSC"
]
|
7 | 0.99 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_CITY"
]
|
8 | 0.95 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_ICO"
]
|
9 | 0.97 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_DIC"
]
|
10 | 1.15 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_IC_DPH"
]
|
11 | 1.00 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_BANK_NAME"
]
|
12 | 0.98 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_BANK_NUMBER"
]
|
13 | 0.97 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_BANK_IBAN"
]
|
14 | 1.00 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"BUSINESS_BANK_BIC"
]
|
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\NavigationItem | 26 |
App\Entity\MainSettings | 12 |
App\Entity\MainSettingsCategory | 2 |
App\Entity\Navigation | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\MainSettings | No errors. |
App\Entity\MainSettingsCategory | No errors. |
App\Entity\Navigation | No errors. |
App\Entity\NavigationItem | No errors. |