Query Metrics
13
Database Queries
6
Different statements
14.05 ms
Query time
0
Invalid entities
20
Cache hits
1
Cache misses
1
Cache puts
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.62 ms |
SELECT c0_.id AS id_0, c0_.site_id AS site_id_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.created_by AS created_by_4, c0_.updated_by AS updated_by_5, c0_.published_at AS published_at_6, c0_.published AS published_7, c0_.draft AS draft_8, c0_.comment_allowed AS comment_allowed_9, c0_.rated AS rated_10, c0_.promoted AS promoted_11, c0_.popular AS popular_12, c0_.title AS title_13, c0_.video AS video_14, c0_.slug AS slug_15, c0_.version AS version_16, c0_.type AS type_17, c0_.popularity AS popularity_18, c0_.deletable AS deletable_19, c0_.deletable_at AS deletable_at_20, c0_.editable AS editable_21, c0_.editable_at AS editable_at_22, c0_.parent_id AS parent_id_23, c0_.enabled AS enabled_24, c0_.pending_logs AS pending_logs_25, c0_.pending AS pending_26, c0_.interested AS interested_27, c0_.main_page AS main_page_28, c0_.article_lead AS article_lead_29, c0_.photo_caption AS photo_caption_30, c0_.photo_alt AS photo_alt_31, c0_.meta_original_url AS meta_original_url_32, c0_.meta_meta_description AS meta_meta_description_33, c0_.meta_meta_keywords AS meta_meta_keywords_34, c0_.meta_title AS meta_title_35, c0_.meta_extra_properties AS meta_extra_properties_36, c0_.meta_extra_names AS meta_extra_names_37, c0_.meta_extra_http AS meta_extra_http_38, c0_.meta_og_image AS meta_og_image_39, c0_.dtype AS dtype_40, c0_.user_id AS user_id_41, c0_.photo_file_id AS photo_file_id_42, c0_.deletable_by_id AS deletable_by_id_43, c0_.editable_by AS editable_by_44, c0_.route_id AS route_id_45, c0_.category_id AS category_id_46 FROM contents c0_ WHERE ((c0_.id = ?) AND (c0_.site_id = 'pl')) AND c0_.dtype IN ('article') LIMIT 1
Parameters:
[
498
]
|
2 | 1.80 ms |
SELECT DISTINCT c0_.id AS id_0, c0_.published_at AS published_at_1 FROM contents c0_ LEFT JOIN articles_categories a2_ ON c0_.id = a2_.article_id LEFT JOIN contents_categories c1_ ON c1_.id = a2_.category_id AND c1_.type IN ('articlecategory') AND (c1_.site_id = 'pl') WHERE ((c0_.published = 1 AND c0_.slug IS NOT NULL AND c0_.slug <> '' AND c0_.published_at <= ? AND c0_.id <> ? AND (c1_.id = 1 OR c0_.category_id = 1)) AND (c0_.site_id = 'pl')) AND c0_.dtype IN ('article') ORDER BY c0_.published_at DESC LIMIT 4
Parameters:
[ "2025-07-12 12:21:09" 498 ] |
3 | 1.08 ms |
SELECT c0_.id AS id_0, c0_.site_id AS site_id_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.created_by AS created_by_4, c0_.updated_by AS updated_by_5, c0_.published_at AS published_at_6, c0_.published AS published_7, c0_.draft AS draft_8, c0_.comment_allowed AS comment_allowed_9, c0_.rated AS rated_10, c0_.promoted AS promoted_11, c0_.popular AS popular_12, c0_.title AS title_13, c0_.video AS video_14, c0_.slug AS slug_15, c0_.version AS version_16, c0_.type AS type_17, c0_.popularity AS popularity_18, c0_.deletable AS deletable_19, c0_.deletable_at AS deletable_at_20, c0_.editable AS editable_21, c0_.editable_at AS editable_at_22, c0_.parent_id AS parent_id_23, c0_.enabled AS enabled_24, c0_.pending_logs AS pending_logs_25, c0_.pending AS pending_26, c0_.interested AS interested_27, c0_.main_page AS main_page_28, c0_.article_lead AS article_lead_29, c0_.photo_caption AS photo_caption_30, c0_.photo_alt AS photo_alt_31, c0_.meta_original_url AS meta_original_url_32, c0_.meta_meta_description AS meta_meta_description_33, c0_.meta_meta_keywords AS meta_meta_keywords_34, c0_.meta_title AS meta_title_35, c0_.meta_extra_properties AS meta_extra_properties_36, c0_.meta_extra_names AS meta_extra_names_37, c0_.meta_extra_http AS meta_extra_http_38, c0_.meta_og_image AS meta_og_image_39, c0_.dtype AS dtype_40, c0_.user_id AS user_id_41, c0_.photo_file_id AS photo_file_id_42, c0_.deletable_by_id AS deletable_by_id_43, c0_.editable_by AS editable_by_44, c0_.route_id AS route_id_45, c0_.category_id AS category_id_46 FROM contents c0_ LEFT JOIN articles_categories a2_ ON c0_.id = a2_.article_id LEFT JOIN contents_categories c1_ ON c1_.id = a2_.category_id AND c1_.type IN ('articlecategory') AND (c1_.site_id = 'pl') WHERE ((c0_.published = 1 AND c0_.slug IS NOT NULL AND c0_.slug <> '' AND c0_.published_at <= ? AND c0_.id <> ? AND (c1_.id = 1 OR c0_.category_id = 1) AND c0_.id IN (?)) AND (c0_.site_id = 'pl')) AND c0_.dtype IN ('article') ORDER BY c0_.published_at DESC
Parameters:
[ "2025-07-12 12:21:09" 498 [ 506 505 501 500 ] ] |
4 | 0.57 ms |
SELECT COUNT(*) FROM content_authors t0 WHERE t0.content_id = ?
Parameters:
[
498
]
|
5 | 1.32 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "74784281-9919-11eb-b51e-02000025f0dd" ] |
6 | 0.63 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "74784281-9919-11eb-b51e-02000025f0dd" ] |
7 | 0.78 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "74784281-9919-11eb-b51e-02000025f0dd" ] |
8 | 0.56 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "74784281-9919-11eb-b51e-02000025f0dd" ] |
9 | 1.38 ms |
SELECT COUNT(*) FROM content_elements t0 WHERE (t0.deleted = ? AND t0.content_id = ?) AND t0.dtype IN ('element', 'video', 'product', 'embed', 'advert', 'gallery', 'paragraph', 'attachments', 'section', 'textwrap', 'table', 'image', 'link', 'newsletter', 'featured', 'cta', 'catalogcategory', 'header', 'probe') AND ((t0.deleted_at IS NULL))
Parameters:
[ 0 498 ] |
10 | 0.66 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "96a39b67-9919-11eb-b51e-02000025f0dd" ] |
11 | 0.56 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "96a39b67-9919-11eb-b51e-02000025f0dd" ] |
12 | 0.63 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "96a39b67-9919-11eb-b51e-02000025f0dd" ] |
13 | 0.46 ms |
SELECT e0_.id AS id_0, e0_.action AS action_1, e0_.logged_at AS logged_at_2, e0_.object_id AS object_id_3, e0_.object_class AS object_class_4, e0_.version AS version_5, e0_.data AS data_6, e0_.username AS username_7, e0_.object_parent AS object_parent_8, e0_.current AS current_9, e0_.pending AS pending_10, e0_.user_id AS user_id_11 FROM entity_changelog e0_ WHERE e0_.object_class = ? AND e0_.object_id = ? AND e0_.current = 1 LIMIT 1
Parameters:
[ "Hitso\Bundle\FileManagerBundle\Entity\File" "96a39b67-9919-11eb-b51e-02000025f0dd" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
20
Hits
1
Misses
1
Puts
Number of cache hits
Region | Hits |
---|---|
hitso_bundle_routingbundle_entity_route | 9 |
hitso_bundle_contentbundle_entity_content | 1 |
hitso_bundle_contentbundle_entity_category | 1 |
hitso_bundle_filemanagerbundle_entity_file | 2 |
hitso_bundle_contentbundle_entity_elements_element | 7 |
Number of cache misses
Region | Misses |
---|---|
query_cache_region | 1 |
Number of cache puts
Region | Puts |
---|---|
query_cache_region | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
Hitso\Bundle\RoutingBundle\Entity\Route | No errors. |
Hitso\Bundle\ContentBundle\Entity\ArticleRoute | No errors. |
Hitso\Bundle\ContentBundle\Entity\ArticleCategoryRoute | No errors. |
Hitso\Bundle\ContentBundle\Entity\PageRoute | No errors. |
Hitso\Bundle\SectionBundle\Entity\GroupRoute | No errors. |
Hitso\Bundle\CatalogBundle\Entity\ProductRoute | No errors. |
Hitso\Bundle\CatalogBundle\Entity\CategoryRoute | No errors. |
Hitso\Bundle\ContentBundle\Entity\Article | No errors. |
Hitso\Bundle\ContentBundle\Entity\ArticleCategory | No errors. |
Hitso\Bundle\ContentBundle\Entity\Page | No errors. |
Hitso\Bundle\SectionBundle\Entity\Group | No errors. |
Hitso\Bundle\CatalogBundle\Entity\Product | No errors. |
Hitso\Bundle\CatalogBundle\Entity\Category | No errors. |
Hitso\Bundle\CommonBundle\Entity\ChangeLog | No errors. |
Hitso\Bundle\FileManagerBundle\Entity\File | No errors. |
Hitso\Bundle\CatalogBundle\Entity\ProductAttribute | No errors. |
Hitso\Bundle\SeoBundle\Entity\SeoPage | No errors. |
Hitso\Bundle\ContentBundle\Entity\Stat | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Element | No errors. |
Hitso\Bundle\ContentBundle\Entity\ContentAuthor | No errors. |
Hitso\Bundle\CommonBundle\Entity\User | No errors. |
Hitso\Bundle\ContentBundle\Entity\Comment | No errors. |
Hitso\Bundle\TaggingBundle\Entity\Tag | No errors. |
Hitso\Bundle\ContentBundle\Entity\ArticleReview | No errors. |
Hitso\Bundle\ContentBundle\Entity\Content | No errors. |
Hitso\Bundle\ContentBundle\Entity\Category | No errors. |
Hitso\Bundle\FileManagerBundle\Entity\FileStat | No errors. |
Hitso\Bundle\FileManagerBundle\Entity\FileHotspot | No errors. |
Hitso\Bundle\FileManagerBundle\Entity\Directory | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Video | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Product | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Embed | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Advert | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Gallery | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Paragraph | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Attachments | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Section | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\TextWrap | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Table | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Image | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Link | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Newsletter | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Featured | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Cta | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\CatalogCategory | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Header | No errors. |
Hitso\Bundle\ContentBundle\Entity\Elements\Probe | No errors. |
Hitso\Bundle\ProbeBundle\Entity\Probe | No errors. |