GET https://lestroisclous.tokii.fr/ltc-orgue-barbarie

Query Metrics

8 Database Queries
8 Different statements
17.23 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 5.95 ms
SELECT o0_.id AS id_0, o0_.organization_id AS organization_id_1, o0_.domain AS domain_2, o0_.verified AS verified_3, o0_.created_at AS created_at_4 FROM organization_domains o0_ WHERE o0_.domain = ?
Parameters:
[
  "lestroisclous.tokii.fr"
]
2 2.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.status AS status_7, t0.custom_status_text AS custom_status_text_8, t0.last_seen_at AS last_seen_at_9, t0.created_at AS created_at_10, t0.is_email_verified AS is_email_verified_11, t0.email_verification_token AS email_verification_token_12, t0.email_verification_token_expires_at AS email_verification_token_expires_at_13, t0.account_type AS account_type_14, t0.description AS description_15, t0.organization_category AS organization_category_16, t0.featured_channel_id AS featured_channel_id_17, t0.contact_email AS contact_email_18, t0.website_url AS website_url_19, t0.phone_number AS phone_number_20, t0.postal_address AS postal_address_21, t0.group_visibility AS group_visibility_22, t0.accepts_membership_requests AS accepts_membership_requests_23, t0.tutorial_completed AS tutorial_completed_24, t0.archived_at AS archived_at_25, t0.white_label_config AS white_label_config_26, t0.subdomain AS subdomain_27, t0.home_subdomain AS home_subdomain_28 FROM users t0 WHERE t0.id = ?
Parameters:
[
  "019eca86-7793-7833-8836-11061729b831"
]
3 2.81 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.owner_type AS owner_type_4, t0.owner_id AS owner_id_5, t0.status AS status_6, t0.visibility AS visibility_7, t0.document AS document_8, t0.seo AS seo_9, t0.views_count AS views_count_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.published_at AS published_at_13 FROM page_builder_pages t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "ltc-orgue-barbarie"
]
4 1.50 ms
SELECT t0.id AS id_1, t0.owner_type AS owner_type_2, t0.owner_id AS owner_id_3, t0.theme_id AS theme_id_4, t0.overrides AS overrides_5, t0.custom_css AS custom_css_6, t0.text_styles AS text_styles_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM theme_assignments t0 WHERE t0.owner_type = ? AND t0.owner_id = ? LIMIT 1
Parameters:
[
  "page"
  "019ecc70-332b-739d-8151-6c0922150089"
]
5 0.34 ms
"START TRANSACTION"
Parameters:
[]
6 0.94 ms
UPDATE page_builder_pages SET views_count = ? WHERE id = ?
Parameters:
[
  6
  "019ecc70-332b-739d-8151-6c0922150089"
]
7 1.47 ms
"COMMIT"
Parameters:
[]
8 1.53 ms
SELECT t0.id AS id_1, t0.owner_type AS owner_type_2, t0.owner_id AS owner_id_3, t0.header AS header_4, t0.footer AS footer_5, t0.updated_at AS updated_at_6 FROM page_builder_site_chrome t0 WHERE t0.owner_type = ? AND t0.owner_id = ? LIMIT 1
Parameters:
[
  "organization"
  "019eca86-7793-7833-8836-11061729b831"
]

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\Identity\Domain\Model\OrganizationDomain 1
App\Identity\Domain\Model\User 1
App\PageBuilder\Domain\Model\Page 1