Query Metrics
60
Database Queries
8
Different statements
7.01 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.05 ms (29.29%) |
20 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.slug AS slug_4, t0.template AS template_5, t0.date_modified AS date_modified_6 FROM cms_page t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"service"
]
|
1.36 ms (19.38%) |
12 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.slug AS slug_4, t0.date_modified AS date_modified_5 FROM car_category t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"audi"
]
|
0.95 ms (13.60%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.mime_type AS mime_type_4, t0.date_created AS date_created_5, t0.date_modified AS date_modified_6, t0.author AS author_7 FROM app_file t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1737
]
|
0.70 ms (9.93%) |
6 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.slug AS slug_4, t0.template AS template_5, t0.date_modified AS date_modified_6 FROM cms_page t0
Parameters:
[] |
0.65 ms (9.27%) |
6 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.id_app_file AS id_app_file_4 FROM app_file_meta t0 WHERE t0.id_app_file = ?
Parameters:
[
1736
]
|
0.60 ms (8.56%) |
6 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.slug AS slug_4, t0.date_modified AS date_modified_5 FROM car_category t0
Parameters:
[] |
0.40 ms (5.72%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.slug AS slug_4, t0.template AS template_5, t0.date_modified AS date_modified_6 FROM cms_page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"servis"
]
|
0.30 ms (4.25%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.id_cms_page AS id_cms_page_4 FROM cms_page_meta t0 WHERE t0.id_cms_page = ?
Parameters:
[
3
]
|
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\CmsPage | No errors. |
App\Entity\CmsPageMeta | No errors. |
App\Entity\AppFile | No errors. |
App\Entity\User | No errors. |
App\Entity\AppFileMeta | No errors. |
App\Entity\CarCategory | No errors. |
App\Entity\CarCategoryMeta | No errors. |