Query Metrics

4 Database Queries
4 Different statements
6.71 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.10 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/"
]
2 1.63 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.brief AS brief_2, s0_.type AS type_3, s0_.created AS created_4, s0_.creator AS creator_5, s0_.modified AS modified_6, s0_.modified_by AS modified_by_7, s1_.title AS title_8, s1_.slug AS slug_9, s1_.meta_description AS meta_description_10, s1_.focus_keyword AS focus_keyword_11, s1_.meta_keyword AS meta_keyword_12, s1_.meta_tags AS meta_tags_13, s1_.state AS state_14, s1_.last_modified AS last_modified_15, s1_.deleted AS deleted_16, s1_.id AS id_17, s2_.title AS title_18, s2_.slug AS slug_19, s2_.meta_description AS meta_description_20, s2_.focus_keyword AS focus_keyword_21, s2_.meta_keyword AS meta_keyword_22, s2_.meta_tags AS meta_tags_23, s2_.state AS state_24, l3_.id AS id_25, l3_.locale AS locale_26, l3_.title AS title_27, l3_.flag_asset AS flag_asset_28, s4_.id AS id_29, s4_.title AS title_30, s4_.description AS description_31, s4_.image_url AS image_url_32, s4_.social_network AS social_network_33, s0_.seo_id AS seo_id_34, s1_.seo_base_route_id AS seo_base_route_id_35, s2_.translatable_id AS translatable_id_36, s2_.language_id AS language_id_37 FROM seo_page s0_ LEFT JOIN seo s1_ ON s0_.seo_id = s1_.id LEFT JOIN seo_translations s2_ ON s1_.id = s2_.translatable_id LEFT JOIN language l3_ ON s2_.language_id = l3_.id LEFT JOIN seo_seo_social s5_ ON s1_.id = s5_.seo_id LEFT JOIN seo_social s4_ ON s4_.id = s5_.seo_social_id WHERE s0_.type = ?
Parameters:
[
  "home-page"
]
3 1.59 ms
SELECT -b0_.tarteb AS sclr_0, b0_.id AS id_1, b0_.title AS title_2, b0_.sub_title AS sub_title_3, b0_.placement AS placement_4, b0_.placementName AS placementName_5, b0_.url AS url_6, b0_.text AS text_7, b0_.action_button_name AS action_button_name_8, b0_.action_button_position AS action_button_position_9, b0_.tarteb AS tarteb_10, b0_.publish AS publish_11, b0_.openInNewTab AS openInNewTab_12, b0_.created AS created_13, b0_.creator AS creator_14, b0_.modified AS modified_15, b0_.modified_by AS modified_by_16, i1_.name AS name_17, i1_.base_path AS base_path_18, i1_.alt AS alt_19, i1_.width AS width_20, i1_.height AS height_21, i1_.size AS size_22, i1_.tarteb AS tarteb_23, i1_.image_type AS image_type_24, i1_.created AS created_25, i1_.id AS id_26, b2_.title AS title_27, b2_.sub_title AS sub_title_28, b2_.url AS url_29, b2_.text AS text_30, b2_.actionButton AS actionButton_31, l3_.id AS id_32, l3_.locale AS locale_33, l3_.title AS title_34, l3_.flag_asset AS flag_asset_35, b0_.image_id AS image_id_36, b2_.translatable_id AS translatable_id_37, b2_.language_id AS language_id_38 FROM banner b0_ LEFT JOIN image i1_ ON b0_.image_id = i1_.id LEFT JOIN banner_translations b2_ ON b0_.id = b2_.translatable_id LEFT JOIN language l3_ ON b2_.language_id = l3_.id WHERE b0_.image_id IS NOT NULL AND b0_.placement = ? AND b0_.publish = ? ORDER BY RAND() ASC LIMIT 6
Parameters:
[
  1
  1
]
4 2.39 ms
SELECT t0.id AS id_1, t0.constant_name AS constant_name_2, t0.title AS title_3, t0.type AS type_4, t0.manage_by_super_admin_only AS manage_by_super_admin_only_5, t0.value AS value_6, t0.created AS created_7, t0.creator AS creator_8, t0.modified AS modified_9, t0.modified_by AS modified_by_10 FROM site_setting t0
Parameters:
[]

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.