Query Metrics
25
Database Queries
10
Different statements
3.88 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.98 ms (25.21%) |
7 |
SELECT t0.id AS id_1, t0.deletedAt AS deletedAt_2, t0.sort AS sort_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.parent_id AS parent_id_6 FROM catalog_category t0 WHERE t0.parent_id = ?
Parameters:
[
2
]
|
0.78 ms (20.14%) |
8 |
SELECT t0.id AS id_1, t0.seo_title AS seo_title_2, t0.seo_h1 AS seo_h1_3, t0.title AS title_4, t0.short_content AS short_content_5, t0.content AS content_6, t0.slug AS slug_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM catalog_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
11
]
|
0.59 ms (15.19%) |
2 |
SELECT t0.id AS id_1, t0.path AS path_2, t0.sort AS sort_3 FROM filemanager_picture t0 INNER JOIN catalog_category_pictures ON t0.id = catalog_category_pictures.picture_id WHERE catalog_category_pictures.category_id = ? ORDER BY t0.sort ASC
Parameters:
[
11
]
|
0.52 ms (13.47%) |
2 |
SELECT t0.id AS id_1, t0.route AS route_2, t0.structured_data AS structured_data_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM seo_seo_route t0 WHERE t0.route = ? LIMIT 1
Parameters:
[
"activiteslist"
]
|
0.52 ms (13.41%) |
1 |
SELECT t0.id AS id_1, t0.deletedAt AS deletedAt_2, t0.sort AS sort_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.parent_id AS parent_id_6 FROM catalog_category t0 WHERE t0.id = ?
Parameters:
[
"11"
]
|
0.15 ms (3.87%) |
1 |
SELECT t0.id AS id_1, t0.deletedAt AS deletedAt_2, t0.sort AS sort_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.parent_id AS parent_id_6 FROM catalog_category t0 WHERE t0.parent_id IS NULL AND t0.deletedAt IS NULL ORDER BY t0.sort ASC
Parameters:
[] |
0.09 ms (2.32%) |
1 |
SELECT t0.id AS id_1, t0.serialized_content AS serialized_content_2, t0.sort AS sort_3, t0.deleted_at AS deleted_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM page_page t0 WHERE t0.deleted_at IS NULL ORDER BY t0.sort ASC
Parameters:
[] |
0.08 ms (2.16%) |
1 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM seo_seo_route_meta_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
13
]
|
0.08 ms (2.14%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.h1 AS h1_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM seo_seo_route_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
13
]
|
0.08 ms (2.09%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM seo_seo_route_meta t0 INNER JOIN seo_seo_route_seo_route_meta ON t0.id = seo_seo_route_seo_route_meta.seo_route_meta_id WHERE seo_seo_route_seo_route_meta.seo_route_id = ?
Parameters:
[
13
]
|
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\Category | No errors. |
App\Entity\Product | No errors. |
App\Entity\Activite | No errors. |
App\Entity\CategoryParagraphe | No errors. |
App\Entity\Picture | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\SeoRoute | No errors. |
App\Entity\SeoRouteMeta | No errors. |
App\Entity\SeoRouteTranslation | No errors. |
App\Entity\SeoRouteMetaTranslation | No errors. |
App\Entity\PictureTranslation | No errors. |
App\Entity\Page | No errors. |
App\Entity\ProductAttribute | No errors. |
App\Entity\ProductTranslation | No errors. |
App\Entity\ActiviteTranslation | No errors. |
App\Entity\PageTranslation | No errors. |