https://uat.postroyka.by/login

Query Metrics

17 Database Queries
5 Different statements
52.07 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
31.91 ms
(61.28%)
1
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.tag AS tag_2, s0_.is_directory AS is_directory_3, s0_.title AS title_4, s0_.description AS description_5, s0_.is_deleted AS is_deleted_6, s0_.is_enabled AS is_enabled_7, s0_.html_title AS html_title_8, s0_.html_meta_description AS html_meta_description_9, s0_.html_meta_keywords AS html_meta_keywords_10, s0_.cached_values AS cached_values_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.published_at AS published_at_14, s0_.image_path AS image_path_15, s0_.image_path_fid AS image_path_fid_16, s0_.count_comments AS count_comments_17, s0_.allowed_comments AS allowed_comments_18, s0_.moderated_comments AS moderated_comments_19, s0_.price AS price_20, s0_.multiple_dimensions AS multiple_dimensions_21, s0_.product_id AS product_id_22, s0_.b24id AS b24id_23, s0_.count_products AS count_products_24, s0_.is_available AS is_available_25, s0_.is_discount AS is_discount_26, s0_.product_status AS product_status_27, s0_.image_mobile_menu AS image_mobile_menu_28, s0_.vendor_code AS vendor_code_29, s0_.type_id AS type_id_30, s0_.body_id AS body_id_31 FROM submarine_pages s0_ INNER JOIN submarine_pages_relations s1_ ON s0_.id = s1_.page_id LEFT JOIN submarine_pages_body s2_ ON s0_.body_id = s2_.id INNER JOIN submarine_pages s3_ ON s1_.parent_id = s3_.id WHERE s0_.is_enabled = ? AND s0_.is_deleted = ? AND s0_.type_id IN (?) AND s3_.tag IN (?) ORDER BY s1_.position ASC, s0_.title DESC LIMIT 10
Parameters:
[
  1
  0
  "slide"
  "sidebar_banners"
]
11.02 ms
(21.17%)
7
SELECT t0.id AS id_1, t0.reason AS reason_2, t0.cost AS cost_3, t0.max_count AS max_count_4, t0.is_active AS is_active_5, t0.updated_at AS updated_at_6, t0.b24id AS b24id_7, t0.b24time_info_update AS b24time_info_update_8, t0.b24status_update AS b24status_update_9, t0.b24price_update AS b24price_update_10, t0.page_id AS page_id_11 FROM page_defected t0 WHERE t0.page_id = ?
Parameters:
[
  7396
]
8.38 ms
(16.10%)
7
SELECT t0.id AS id_1, t0.b24status_update AS b24status_update_2, t0.b24price_update AS b24price_update_3, t0.page_id AS page_id_4 FROM page_b24update_time t0 WHERE t0.page_id = ?
Parameters:
[
  7396
]
0.47 ms
(0.90%)
1
SELECT t0.id AS id_1, t0.original_url AS original_url_2, t0.redirect_url AS redirect_url_3, t0.code AS code_4, t0.active AS active_5, t0.comment AS comment_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM submarine_redirects_redirects t0 WHERE t0.original_url = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "/login"
  1
]
0.29 ms
(0.55%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.block_way AS block_way_3, t0.ip AS ip_4 FROM blacklist t0 WHERE t0.ip = ?
Parameters:
[
  "216.244.66.229"
]

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.