Query Metrics
19
Database Queries
10
Different statements
15.01 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.30 ms |
SELECT a0_.id AS id_0, a0_.start_date AS start_date_1, a0_.end_date AS end_date_2, a0_.sort AS sort_3, a0_.deleted_at AS deleted_at_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6 FROM article_article a0_ WHERE a0_.deleted_at IS NULL AND (a0_.start_date IS NULL OR a0_.start_date <= ?) AND (a0_.end_date IS NULL OR a0_.end_date >= ?) ORDER BY a0_.sort ASC
Parameters:
[ "2025-05-20 21:16%" "2025-05-20 21:16%" ] |
2 | 0.29 ms |
SELECT a0_.id AS id_0, a0_.start_date AS start_date_1, a0_.end_date AS end_date_2, a0_.sort AS sort_3, a0_.deleted_at AS deleted_at_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6 FROM article_article a0_ INNER JOIN article_category_article a2_ ON a0_.id = a2_.article_id INNER JOIN article_category a1_ ON a1_.id = a2_.category_article_id WHERE a1_.deleted_at IS NULL AND a1_.id = ? AND (a0_.start_date IS NULL OR a0_.start_date <= ?) AND (a0_.end_date IS NULL OR a0_.end_date >= ?) ORDER BY a0_.sort ASC LIMIT 3
Parameters:
[ 1 "2025-05-20 21:16%" "2025-05-20 21:16%" ] |
3 | 0.23 ms |
SELECT a0_.id AS id_0, a0_.start_date AS start_date_1, a0_.end_date AS end_date_2, a0_.sort AS sort_3, a0_.deleted_at AS deleted_at_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6 FROM article_article a0_ INNER JOIN article_category_article a2_ ON a0_.id = a2_.article_id INNER JOIN article_category a1_ ON a1_.id = a2_.category_article_id WHERE a1_.deleted_at IS NULL AND a1_.id = ? AND (a0_.start_date IS NULL OR a0_.start_date <= ?) AND (a0_.end_date IS NULL OR a0_.end_date >= ?) ORDER BY a0_.sort ASC LIMIT 3
Parameters:
[ 2 "2025-05-20 21:16%" "2025-05-20 21:16%" ] |
4 | 0.32 ms |
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:
[
"homepage"
]
|
5 | 0.19 ms |
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:
[
1
]
|
6 | 0.15 ms |
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:
[
1
]
|
7 | 0.14 ms |
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:
[
1
]
|
8 | 0.21 ms |
SELECT t0.id AS id_1, t0.session AS session_2, t0.recipient AS recipient_3, t0.ordered AS ordered_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.user_id AS user_id_7 FROM ecommerce_cart t0 WHERE t0.session = ? AND t0.ordered = ? LIMIT 1
Parameters:
[ "53g2qgrs2ogq4eiph33lne8769" 0 ] |
9 | 0.15 ms |
SELECT t0.id AS id_1, t0.session AS session_2, t0.recipient AS recipient_3, t0.ordered AS ordered_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.user_id AS user_id_7 FROM ecommerce_cart t0 WHERE t0.session = ? AND t0.ordered = ? LIMIT 1
Parameters:
[ "53g2qgrs2ogq4eiph33lne8769" 0 ] |
10 | 0.13 ms |
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:
[
"homepage"
]
|
11 | 0.27 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.restricted_locale AS restricted_locale_3, t0.sort AS sort_4 FROM filemanager_picture t0 INNER JOIN article_article_picture ON t0.id = article_article_picture.picture_id WHERE article_article_picture.article_id = ? ORDER BY t0.sort ASC
Parameters:
[
13
]
|
12 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM filemanager_picture_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
27
]
|
13 | 0.14 ms |
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 article_article_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
13
]
|
14 | 0.16 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.restricted_locale AS restricted_locale_3, t0.sort AS sort_4 FROM filemanager_picture t0 INNER JOIN article_article_picture ON t0.id = article_article_picture.picture_id WHERE article_article_picture.article_id = ? ORDER BY t0.sort ASC
Parameters:
[
9
]
|
15 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM filemanager_picture_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
24
]
|
16 | 5.52 ms |
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 article_article_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
9
]
|
17 | 0.23 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.restricted_locale AS restricted_locale_3, t0.sort AS sort_4 FROM filemanager_picture t0 INNER JOIN article_article_picture ON t0.id = article_article_picture.picture_id WHERE article_article_picture.article_id = ? ORDER BY t0.sort ASC
Parameters:
[
11
]
|
18 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM filemanager_picture_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
25
]
|
19 | 6.21 ms |
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 article_article_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
11
]
|
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\Article | No errors. |
App\Entity\CategoryArticle | No errors. |
App\Entity\Picture | No errors. |
App\Entity\ArticleTranslation | No errors. |
App\Entity\SeoRoute | No errors. |
App\Entity\SeoRouteMeta | No errors. |
App\Entity\SeoRouteTranslation | No errors. |
App\Entity\SeoRouteMetaTranslation | No errors. |
App\Entity\Cart | No errors. |
FOS\UserBundle\Model\User | No errors. |
App\Entity\User | No errors. |
App\Entity\CategoryArticleTranslation | No errors. |
App\Entity\PictureTranslation | No errors. |
App\Entity\CartProduct | No errors. |
App\Entity\Product | No errors. |