Query Metrics
4
Database Queries
4
Different statements
5.72 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.14 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.usercliclishop AS usercliclishop_2, t0.host AS host_3, t0.date_create AS date_create_4, t0.status AS status_5, t0.hash_catalog AS hash_catalog_6, t0.alias AS alias_7, t0.datecreate AS datecreate_8, t0.theme_id AS theme_id_9 FROM site t0 WHERE t0.host = ?
Parameters:
[
"vdb12.ru"
]
|
1.06 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.settings AS settings_2, t0.theme_id AS theme_id_3, t0.site_id AS site_id_4 FROM settings_site t0 WHERE t0.theme_id = ? AND t0.site_id = ? LIMIT 1
Parameters:
[ 4 9 ] |
0.80 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.users AS users_4, t0.date_create AS date_create_5, t0.status AS status_6, t0.site_id AS site_id_7 FROM pages t0 WHERE t0.site_id = ?
Parameters:
[
9
]
|
0.72 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.namedir AS namedir_4, t0.settings AS settings_5 FROM theme t0 WHERE t0.id = ?
Parameters:
[
4
]
|
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\Site | No errors. |
App\Entity\Theme | No errors. |
App\Entity\Pages | No errors. |
App\Entity\Settings | No errors. |
App\Entity\Slide | No errors. |
App\Entity\SettingsSite | No errors. |