GET https://itkovrochist.online/kz/calculator

Query Metrics

14 Database Queries
11 Different statements
11.35 ms Query time
0 Invalid entities
29 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.50 ms
(21.99%)
1
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.template AS template_4, p0_.is_render_button AS is_render_button_5, p0_.button_url AS button_url_6, w1_.id AS id_7, w1_.order_widget AS order_widget_8, w1_.type AS type_9, w1_.items AS items_10, w2_.data AS data_11, w2_.id AS id_12, w2_.locale AS locale_13, w2_.field AS field_14, w2_.content AS content_15, p3_.seo_title AS seo_title_16, p3_.seo_description AS seo_description_17, p3_.seo_keywords AS seo_keywords_18, p3_.title AS title_19, p3_.menu_title AS menu_title_20, p3_.button_text AS button_text_21, p3_.id AS id_22, p3_.locale AS locale_23, p3_.field AS field_24, p3_.content AS content_25, p4_.id AS id_26, p4_.name AS name_27, p4_.host AS host_28, p4_.logo AS logo_29, p4_.favicon AS favicon_30, p4_.currency AS currency_31, p4_.languages AS languages_32, p4_.is_active AS is_active_33, p4_.telegram AS telegram_34, p4_.whatsapp AS whatsapp_35, p4_.phone AS phone_36, p4_.handlers AS handlers_37, p4_.is_fullname AS is_fullname_38, p4_.is_delivery_outside_city AS is_delivery_outside_city_39, p4_.min_order_price AS min_order_price_40, p4_.telegram_message_footer AS telegram_message_footer_41, p4_.verified_domain AS verified_domain_42, p4_.is_urgent_order AS is_urgent_order_43, p4_.is_comment_order AS is_comment_order_44, p4_.country AS country_45, p4_.site_menu AS site_menu_46, p4_.site_theme AS site_theme_47, p4_.email AS email_48, p4_.instagram AS instagram_49, p4_.address AS address_50, p4_.map AS map_51, p4_.min_carpet_price AS min_carpet_price_52, p4_.header_button_link AS header_button_link_53, p4_.is_header_button_target_blank_attr AS is_header_button_target_blank_attr_54, p0_.project_id AS project_id_55, w1_.discriminator AS discriminator_56, w1_.page_id AS page_id_57, w2_.object_id AS object_id_58, p3_.object_id AS object_id_59 FROM page p0_ LEFT JOIN widgets w1_ ON p0_.id = w1_.page_id AND w1_.discriminator IN (0, 1) LEFT JOIN widget_translations w2_ ON w1_.id = w2_.object_id LEFT JOIN page_translations p3_ ON p0_.id = p3_.object_id LEFT JOIN projects p4_ ON p0_.project_id = p4_.id WHERE p4_.host = ? AND p3_.locale = ? AND p0_.slug = ? ORDER BY w1_.order_widget ASC
Parameters:
[
  "itkovrochist.online"
  "kz"
  "calculator"
]
1.20 ms
(10.54%)
2
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.description AS description_4, t0.image AS image_5, t0.app_id AS app_id_6, t0.type AS type_7, t0.page_id AS page_id_8 FROM facebook_meta_tags t0 WHERE t0.page_id = ?
Parameters:
[
  4
]
1.18 ms
(10.40%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.mime AS mime_4, t0.size AS size_5, t0.last_modified AS last_modified_6, t0.metas AS metas_7, t0.folder_id AS folder_id_8, t0.project_id AS project_id_9 FROM easy_media_medias t0 WHERE t0.id = ?
Parameters:
[
  "11"
]
1.14 ms
(10.07%)
1
SELECT t0_.title AS title_0, t1_.content AS content_1 FROM translates t0_ LEFT JOIN translation_values t1_ ON t0_.id = t1_.object_id WHERE (t1_.project_id IS NULL OR t1_.project_id = ?) AND t1_.locale = ? ORDER BY t1_.project_id ASC
Parameters:
[
  1
  "kz"
]
1.12 ms
(9.83%)
1
SELECT s0_.id AS id_0, s0_.position AS position_1, s0_.price AS price_2, s0_.type_price AS type_price_3, s0_.type AS type_4, s0_.deleted_at AS deleted_at_5, s1_.short_name AS short_name_6, s1_.id AS id_7, s1_.locale AS locale_8, s1_.field AS field_9, s1_.content AS content_10, s0_.project_id AS project_id_11, s1_.object_id AS object_id_12 FROM services s0_ LEFT JOIN service_translations s1_ ON s0_.id = s1_.object_id WHERE (s0_.project_id = ? AND s1_.locale = ?) AND (s0_.deleted_at IS NULL) ORDER BY s0_.position ASC
Parameters:
[
  1
  "kz"
]
0.88 ms
(7.78%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.site AS site_5, t0.card AS card_6, t0.page_id AS page_id_7 FROM twitter_meta_tags t0 WHERE t0.page_id = ?
Parameters:
[
  4
]
0.82 ms
(7.21%)
1
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.notification_status AS notification_status_2, o0_.order_number AS order_number_3, o0_.total_price AS total_price_4, o0_.square AS square_5, o0_.desired_delivery_date AS desired_delivery_date_6, o0_.address AS address_7, o0_.delivery_type AS delivery_type_8, o0_.count_item AS count_item_9, o0_.comment AS comment_10, o0_.status AS status_11, o0_.is_urgent AS is_urgent_12, o0_.source_type AS source_type_13, o0_.project_id AS project_id_14, o0_.client_id AS client_id_15, o0_.delivery_id AS delivery_id_16 FROM orders o0_ WHERE o0_.client_id = ? ORDER BY o0_.created_at DESC LIMIT 1
Parameters:
[
  0
]
0.81 ms
(7.10%)
1
SELECT t0.id AS id_1, t0.monday_start AS monday_start_2, t0.monday_stop AS monday_stop_3, t0.tuesday_start AS tuesday_start_4, t0.tuesday_stop AS tuesday_stop_5, t0.wednesday_start AS wednesday_start_6, t0.wednesday_stop AS wednesday_stop_7, t0.thursday_start AS thursday_start_8, t0.thursday_stop AS thursday_stop_9, t0.friday_start AS friday_start_10, t0.friday_stop AS friday_stop_11, t0.saturday_start AS saturday_start_12, t0.saturday_stop AS saturday_stop_13, t0.sunday_start AS sunday_start_14, t0.sunday_stop AS sunday_stop_15, t0.project_id AS project_id_16 FROM workdays t0 WHERE t0.project_id = ?
Parameters:
[
  1
]
0.70 ms
(6.13%)
1
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.template AS template_4, p0_.is_render_button AS is_render_button_5, p0_.button_url AS button_url_6, p0_.project_id AS project_id_7 FROM page p0_ WHERE p0_.project_id = ? AND p0_.id IN (?, ?)
Parameters:
[
  1
  4
  5
]
0.52 ms
(4.62%)
1
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM project_translate t0 WHERE t0.object_id = ?
Parameters:
[
  1
]
0.49 ms
(4.34%)
1
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.seo_keywords AS seo_keywords_3, t0.title AS title_4, t0.menu_title AS menu_title_5, t0.button_text AS button_text_6, t0.id AS id_7, t0.locale AS locale_8, t0.field AS field_9, t0.content AS content_10, t0.object_id AS object_id_11 FROM page_translations t0 WHERE t0.object_id = ?
Parameters:
[
  5
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Service 9
App\Entity\Translates\ServiceTranslate 9
App\Entity\Translates\PageTranslate 3
App\Entity\Pages\Page 2
App\Entity\Translates\ProjectTranslate 2
App\Entity\EasyMedia\Media 2
App\Entity\Project 1
App\Entity\Workdays 1