Query Metrics

11 Database Queries
6 Different statements
11.19 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.86 ms
SELECT t0.id AS id_1, t0.`from` AS from_2, t0.`to` AS to_3, t0.created AS created_4, t0.creator AS creator_5, t0.modified AS modified_6, t0.modified_by AS modified_by_7 FROM redirect_404 t0 WHERE t0.`from` = ? LIMIT 1
Parameters:
[
  "https://esorus-shop.woodenizr.com/en/category/tools-accessories"
]
2 2.18 ms
SELECT s0_.title AS title_0, s0_.slug AS slug_1, s0_.meta_description AS meta_description_2, s0_.focus_keyword AS focus_keyword_3, s0_.meta_keyword AS meta_keyword_4, s0_.meta_tags AS meta_tags_5, s0_.state AS state_6, s0_.last_modified AS last_modified_7, s0_.deleted AS deleted_8, s0_.id AS id_9, s1_.title AS title_10, s1_.slug AS slug_11, s1_.meta_description AS meta_description_12, s1_.focus_keyword AS focus_keyword_13, s1_.meta_keyword AS meta_keyword_14, s1_.meta_tags AS meta_tags_15, s1_.state AS state_16, s2_.id AS id_17, s2_.entity_name AS entity_name_18, s2_.base_route AS base_route_19, s2_.created AS created_20, s2_.creator AS creator_21, s2_.modified AS modified_22, s2_.modified_by AS modified_by_23, l3_.id AS id_24, l3_.locale AS locale_25, l3_.title AS title_26, l3_.flag_asset AS flag_asset_27, s0_.seo_base_route_id AS seo_base_route_id_28, s1_.translatable_id AS translatable_id_29, s1_.language_id AS language_id_30 FROM seo s0_ LEFT JOIN seo_translations s1_ ON s0_.id = s1_.translatable_id LEFT JOIN seo_base_route s2_ ON s0_.seo_base_route_id = s2_.id LEFT JOIN language l3_ ON s1_.language_id = l3_.id WHERE s0_.slug = ? AND (s2_.entity_name = ? OR s2_.entity_name = ?) AND s0_.deleted = 0 LIMIT 1
Parameters:
[
  "tools-accessories"
  "App\ProductBundle\Entity\Category"
  "Category"
]
3 1.54 ms
SELECT -c0_.tarteb AS sclr_0, c0_.id AS id_1, c0_.title AS title_2, c0_.concatIds AS concatIds_3, c0_.tarteb AS tarteb_4, c0_.depth AS depth_5, c0_.no_of_images AS no_of_images_6, c0_.no_of_products AS no_of_products_7, c0_.no_of_publish_products AS no_of_publish_products_8, c0_.parentConcatIds AS parentConcatIds_9, c0_.publish AS publish_10, c0_.featured AS featured_11, c0_.deleted AS deleted_12, c0_.deleted_by AS deleted_by_13, c0_.created AS created_14, c0_.creator AS creator_15, c0_.modified AS modified_16, c0_.modified_by AS modified_by_17, i1_.name AS name_18, i1_.base_path AS base_path_19, i1_.alt AS alt_20, i1_.width AS width_21, i1_.height AS height_22, i1_.size AS size_23, i1_.tarteb AS tarteb_24, i1_.image_type AS image_type_25, i1_.created AS created_26, i1_.id AS id_27, c2_.title AS title_28, s3_.title AS title_29, s3_.slug AS slug_30, s3_.meta_description AS meta_description_31, s3_.focus_keyword AS focus_keyword_32, s3_.meta_keyword AS meta_keyword_33, s3_.meta_tags AS meta_tags_34, s3_.state AS state_35, s3_.last_modified AS last_modified_36, s3_.deleted AS deleted_37, s3_.id AS id_38, s4_.title AS title_39, s4_.slug AS slug_40, s4_.meta_description AS meta_description_41, s4_.focus_keyword AS focus_keyword_42, s4_.meta_keyword AS meta_keyword_43, s4_.meta_tags AS meta_tags_44, s4_.state AS state_45, p5_.content AS content_46, p5_.id AS id_47, p6_.content AS content_48, c0_.image_id AS image_id_49, c0_.post_id AS post_id_50, c0_.seo_id AS seo_id_51, c0_.parent_id AS parent_id_52, c0_.level_one_id AS level_one_id_53, c2_.translatable_id AS translatable_id_54, c2_.language_id AS language_id_55, s3_.seo_base_route_id AS seo_base_route_id_56, s4_.translatable_id AS translatable_id_57, s4_.language_id AS language_id_58, p6_.translatable_id AS translatable_id_59, p6_.language_id AS language_id_60 FROM category c0_ LEFT JOIN image i1_ ON c0_.image_id = i1_.id LEFT JOIN category_translations c2_ ON c0_.id = c2_.translatable_id LEFT JOIN seo s3_ ON c0_.seo_id = s3_.id LEFT JOIN seo_translations s4_ ON s3_.id = s4_.translatable_id LEFT JOIN post p5_ ON c0_.post_id = p5_.id LEFT JOIN post_translations p6_ ON p5_.id = p6_.translatable_id WHERE c0_.seo_id = ? GROUP BY c0_.id LIMIT 1
Parameters:
[
  15
]
4 1.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.concatIds AS concatIds_3, t0.tarteb AS tarteb_4, t0.depth AS depth_5, t0.no_of_images AS no_of_images_6, t0.no_of_products AS no_of_products_7, t0.no_of_publish_products AS no_of_publish_products_8, t0.parentConcatIds AS parentConcatIds_9, t0.publish AS publish_10, t0.featured AS featured_11, t0.deleted AS deleted_12, t0.deleted_by AS deleted_by_13, t0.created AS created_14, t0.creator AS creator_15, t0.modified AS modified_16, t0.modified_by AS modified_by_17, t0.image_id AS image_id_18, t0.post_id AS post_id_19, t0.seo_id AS seo_id_20, t0.parent_id AS parent_id_21, t0.level_one_id AS level_one_id_22 FROM category t0 WHERE (t0.deleted IS NULL AND t0.parent_id = ?) ORDER BY t0.tarteb ASC
Parameters:
[
  1
]
5 1.00 ms
SELECT t0.title AS title_1, t0.translatable_id AS translatable_id_2, t0.language_id AS language_id_3 FROM category_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
6 1.11 ms
SELECT t0.title AS title_1, t0.translatable_id AS translatable_id_2, t0.language_id AS language_id_3 FROM category_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
  3
]
7 0.56 ms
SELECT t0.title AS title_1, t0.translatable_id AS translatable_id_2, t0.language_id AS language_id_3 FROM category_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
  4
]
8 0.97 ms
SELECT t0.title AS title_1, t0.translatable_id AS translatable_id_2, t0.language_id AS language_id_3 FROM category_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
  5
]
9 0.31 ms
SELECT t0.title AS title_1, t0.translatable_id AS translatable_id_2, t0.language_id AS language_id_3 FROM category_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
  7
]
10 0.39 ms
SELECT t0.title AS title_1, t0.translatable_id AS translatable_id_2, t0.language_id AS language_id_3 FROM category_translations t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
11 1.05 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_url AS image_url_4, t0.social_network AS social_network_5 FROM seo_social t0 INNER JOIN seo_seo_social ON t0.id = seo_seo_social.seo_social_id WHERE seo_seo_social.seo_id = ?
Parameters:
[
  15
]

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.