https://app.istammergh.org/

Query Metrics

11 Database Queries
10 Different statements
26.25 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.96 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.value AS value_3, t0.type AS type_4, t0.required AS required_5 FROM fbeen_settings t0
Parameters:
[]
2 0.33 ms
SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.slug AS slug_2, r0_.path AS path_3, r0_.position AS position_4, r0_.date_created AS date_created_5, r0_.visibility AS visibility_6, r0_.parent_id AS parent_id_7, r0_.route_name AS route_name_8, r0_.template AS template_9, r0_.layout_type AS layout_type_10, r0_.controller AS controller_11, r0_.content_type AS content_type_12, r0_.controller AS controller_13, r0_.content_type AS content_type_14, r0_.url AS url_15, r0_.permanent AS permanent_16, r0_.route_type AS route_type_17 FROM route r0_ WHERE r0_.route_type IN ('list', 'post', 'page', 'taxon', 'url') ORDER BY r0_.position ASC
Parameters:
[]
3 4.89 ms
SELECT c0_.id AS id_0, c0_.unique_id AS unique_id_1, c0_.title AS title_2, c0_.slug AS slug_3, c0_.summary AS summary_4, c0_.body AS body_5, c0_.thumbnail AS thumbnail_6, c0_.status AS status_7, c0_.is_featured AS is_featured_8, c0_.promoted AS promoted_9, c0_.publish_on_socialmedia AS publish_on_socialmedia_10, c0_.is_published_social_media AS is_published_social_media_11, c0_.is_home AS is_home_12, c0_.date_created AS date_created_13, c0_.date_published AS date_published_14, c0_.meta_keywords AS meta_keywords_15, c0_.meta_description AS meta_description_16, c0_.updated_at AS updated_at_17, c0_.position AS position_18, c0_.views AS views_19, p1_.parent_id AS parent_id_20, u2_.id AS id_21, u2_.username AS username_22, u2_.firstname AS firstname_23, u2_.lastname AS lastname_24, u2_.gender AS gender_25, u2_.dob AS dob_26, u2_.contact_number AS contact_number_27, u2_.email AS email_28, u2_.address AS address_29, u2_.city AS city_30, u2_.country AS country_31, u2_.postal_code AS postal_code_32, u2_.roles AS roles_33, u2_.password AS password_34, u2_.salt AS salt_35, u2_.account_status AS account_status_36, u2_.is_activated AS is_activated_37, u2_.is_verified AS is_verified_38, u2_.created_at AS created_at_39, u2_.updated_at AS updated_at_40, u2_.bio AS bio_41, u2_.thumbnail AS thumbnail_42, d3_.clinic_name AS clinic_name_43, d3_.clinic_address AS clinic_address_44, d3_.services AS services_45, d3_.ip_address AS ip_address_46, d3_.pricing AS pricing_47, d3_.longitude AS longitude_48, d3_.latitude AS latitude_49, d3_.whatsapp_number AS whatsapp_number_50, p4_.longitude AS longitude_51, p4_.latitude AS latitude_52, p4_.whatsapp_number AS whatsapp_number_53, r6_.id AS id_54, r6_.title AS title_55, r6_.slug AS slug_56, r6_.path AS path_57, r6_.position AS position_58, r6_.date_created AS date_created_59, r6_.visibility AS visibility_60, r6_.parent_id AS parent_id_61, r6_.route_name AS route_name_62, r6_.template AS template_63, r6_.layout_type AS layout_type_64, c0_.content_type AS content_type_65, c0_.user_id AS user_id_66, c0_.term_id AS term_id_67, p1_.route_id AS route_id_68, u2_.user_type AS user_type_69, d3_.pricing_plan_id AS pricing_plan_id_70, r6_.route_type AS route_type_71 FROM page p1_ INNER JOIN contents c0_ ON p1_.id = c0_.id LEFT JOIN users u2_ ON c0_.user_id = u2_.id LEFT JOIN doctor d3_ ON u2_.id = d3_.id LEFT JOIN patient p4_ ON u2_.id = p4_.id LEFT JOIN user_admin u5_ ON u2_.id = u5_.id LEFT JOIN route r6_ ON p1_.route_id = r6_.id AND r6_.route_type IN ('page') WHERE r6_.id = ? AND c0_.status = ?
Parameters:
[
  "2"
  "published"
]
4 3.50 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.view_date AS view_date_3, t0.content_id AS content_id_4 FROM view_counter t0 WHERE t0.content_id = ? AND t0.ip = ? ORDER BY t0.view_date DESC LIMIT 1
Parameters:
[
  2
  "52.15.179.90"
]
5 0.27 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.view_date AS view_date_3, t0.content_id AS content_id_4 FROM view_counter t0 WHERE t0.content_id = ? AND t0.ip = ? ORDER BY t0.view_date DESC LIMIT 1
Parameters:
[
  2
  "52.15.179.90"
]
6 0.45 ms
"START TRANSACTION"
Parameters:
[]
7 1.30 ms
INSERT INTO view_counter (ip, view_date, content_id) VALUES (?, ?, ?)
Parameters:
[
  "52.15.179.90"
  "2024-10-22 20:27:10"
  null
]
8 0.27 ms
UPDATE contents SET views = ? WHERE id = ?
Parameters:
[
  3527
  2
]
9 2.90 ms
"COMMIT"
Parameters:
[]
10 3.68 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.settings AS settings_4, t0.enabled AS enabled_5, t0.position AS position_6, t0.parent AS parent_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.type AS type_10, t0.ttl AS ttl_11 FROM blocks t0
Parameters:
[]
11 5.69 ms
SELECT c0_.id AS id_0, c0_.unique_id AS unique_id_1, c0_.title AS title_2, c0_.slug AS slug_3, c0_.summary AS summary_4, c0_.body AS body_5, c0_.thumbnail AS thumbnail_6, c0_.status AS status_7, c0_.is_featured AS is_featured_8, c0_.promoted AS promoted_9, c0_.publish_on_socialmedia AS publish_on_socialmedia_10, c0_.is_published_social_media AS is_published_social_media_11, c0_.is_home AS is_home_12, c0_.date_created AS date_created_13, c0_.date_published AS date_published_14, c0_.meta_keywords AS meta_keywords_15, c0_.meta_description AS meta_description_16, c0_.updated_at AS updated_at_17, c0_.position AS position_18, c0_.views AS views_19, p1_.parent_id AS parent_id_20, u2_.id AS id_21, u2_.username AS username_22, u2_.firstname AS firstname_23, u2_.lastname AS lastname_24, u2_.gender AS gender_25, u2_.dob AS dob_26, u2_.contact_number AS contact_number_27, u2_.email AS email_28, u2_.address AS address_29, u2_.city AS city_30, u2_.country AS country_31, u2_.postal_code AS postal_code_32, u2_.roles AS roles_33, u2_.password AS password_34, u2_.salt AS salt_35, u2_.account_status AS account_status_36, u2_.is_activated AS is_activated_37, u2_.is_verified AS is_verified_38, u2_.created_at AS created_at_39, u2_.updated_at AS updated_at_40, u2_.bio AS bio_41, u2_.thumbnail AS thumbnail_42, d3_.clinic_name AS clinic_name_43, d3_.clinic_address AS clinic_address_44, d3_.services AS services_45, d3_.ip_address AS ip_address_46, d3_.pricing AS pricing_47, d3_.longitude AS longitude_48, d3_.latitude AS latitude_49, d3_.whatsapp_number AS whatsapp_number_50, p4_.longitude AS longitude_51, p4_.latitude AS latitude_52, p4_.whatsapp_number AS whatsapp_number_53, c0_.content_type AS content_type_54, c0_.user_id AS user_id_55, c0_.term_id AS term_id_56, p1_.route_id AS route_id_57, u2_.user_type AS user_type_58, d3_.pricing_plan_id AS pricing_plan_id_59 FROM page p1_ INNER JOIN contents c0_ ON p1_.id = c0_.id LEFT JOIN users u2_ ON c0_.user_id = u2_.id LEFT JOIN doctor d3_ ON u2_.id = d3_.id LEFT JOIN patient p4_ ON u2_.id = p4_.id LEFT JOIN user_admin u5_ ON u2_.id = u5_.id WHERE p1_.parent_id = ? AND c0_.status = ? ORDER BY c0_.date_published DESC
Parameters:
[
  6
  "published"
]

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.