| 1 |
5.02 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: [
"mjc-montrouge.tokii.fr"
]
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 = 'mjc-montrouge.tokii.fr';
|
| 2 |
2.88 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: [
"019d684c-07ca-7044-bc65-0e4ed83c445e"
]
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 = '019d684c-07ca-7044-bc65-0e4ed83c445e';
|
| 3 |
1.48 ms |
SELECT COUNT(m0_.id) AS sclr_0 FROM memberships m0_ WHERE m0_.container_id = ?
Parameters: [
"019d684c-07ca-7044-bc65-0e4ed83c445e"
]
SELECT COUNT(m0_.id) AS sclr_0 FROM memberships m0_ WHERE m0_.container_id = '019d684c-07ca-7044-bc65-0e4ed83c445e';
|
| 4 |
1.97 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: [
"mjc-montrouge"
]
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 = 'mjc-montrouge' LIMIT 1;
|
| 5 |
2.25 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.owner_type = ? AND t0.owner_id = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"organization"
"019d684c-07ca-7044-bc65-0e4ed83c445e"
]
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.owner_type = 'organization' AND t0.owner_id = '019d684c-07ca-7044-bc65-0e4ed83c445e' ORDER BY t0.updated_at DESC LIMIT 1;
|
| 6 |
0.55 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.owner_type = ? AND t0.owner_id = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters: [
"group"
"019d684c-07ca-7044-bc65-0e4ed83c445e"
]
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.owner_type = 'group' AND t0.owner_id = '019d684c-07ca-7044-bc65-0e4ed83c445e' ORDER BY t0.updated_at DESC LIMIT 1;
|
| 7 |
0.65 ms |
SELECT t0.id AS id_1, t0.container_id AS container_id_2, t0.member_id AS member_id_3, t0.role AS role_4, t0.custom_role AS custom_role_5, t0.joined_at AS joined_at_6 FROM memberships t0 WHERE t0.container_id = ? ORDER BY t0.joined_at ASC
Parameters: [
"019d684c-07ca-7044-bc65-0e4ed83c445e"
]
SELECT t0.id AS id_1, t0.container_id AS container_id_2, t0.member_id AS member_id_3, t0.role AS role_4, t0.custom_role AS custom_role_5, t0.joined_at AS joined_at_6 FROM memberships t0 WHERE t0.container_id = '019d684c-07ca-7044-bc65-0e4ed83c445e' ORDER BY t0.joined_at ASC;
|
| 8 |
1.51 ms |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.hashed_password AS hashed_password_2, u0_.display_name AS display_name_3, u0_.roles AS roles_4, u0_.avatar_url AS avatar_url_5, u0_.status AS status_6, u0_.custom_status_text AS custom_status_text_7, u0_.last_seen_at AS last_seen_at_8, u0_.created_at AS created_at_9, u0_.is_email_verified AS is_email_verified_10, u0_.email_verification_token AS email_verification_token_11, u0_.email_verification_token_expires_at AS email_verification_token_expires_at_12, u0_.account_type AS account_type_13, u0_.description AS description_14, u0_.organization_category AS organization_category_15, u0_.featured_channel_id AS featured_channel_id_16, u0_.contact_email AS contact_email_17, u0_.website_url AS website_url_18, u0_.phone_number AS phone_number_19, u0_.postal_address AS postal_address_20, u0_.group_visibility AS group_visibility_21, u0_.accepts_membership_requests AS accepts_membership_requests_22, u0_.tutorial_completed AS tutorial_completed_23, u0_.archived_at AS archived_at_24, u0_.white_label_config AS white_label_config_25, u0_.subdomain AS subdomain_26, u0_.home_subdomain AS home_subdomain_27 FROM users u0_ WHERE u0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
"019d684b-f522-7bf9-9de4-a077e8e31cb3"
"019d684b-f7fa-7d54-8452-9d63cf6d343a"
"019d684b-f9fa-7325-bc2a-59e23db8eba3"
"019d684b-fbc4-7207-a534-791e4c6341e9"
"019d684b-fd82-7c00-a392-3b051e291bc7"
"019d684b-ff30-70bb-b991-9250cd094636"
"019d684c-00d1-7052-bacd-7e493d40f501"
"019d684c-027a-7789-b0f4-40493612bfee"
"019d684c-042a-7b82-aeae-3863897790da"
"019d684c-05fd-7451-b4af-94f859cd2e3b"
"019d684c-07ba-787a-9518-82ef03e39f82"
"019d684b-ee8d-7695-bf7b-3d7d69c1639e"
]
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.hashed_password AS hashed_password_2, u0_.display_name AS display_name_3, u0_.roles AS roles_4, u0_.avatar_url AS avatar_url_5, u0_.status AS status_6, u0_.custom_status_text AS custom_status_text_7, u0_.last_seen_at AS last_seen_at_8, u0_.created_at AS created_at_9, u0_.is_email_verified AS is_email_verified_10, u0_.email_verification_token AS email_verification_token_11, u0_.email_verification_token_expires_at AS email_verification_token_expires_at_12, u0_.account_type AS account_type_13, u0_.description AS description_14, u0_.organization_category AS organization_category_15, u0_.featured_channel_id AS featured_channel_id_16, u0_.contact_email AS contact_email_17, u0_.website_url AS website_url_18, u0_.phone_number AS phone_number_19, u0_.postal_address AS postal_address_20, u0_.group_visibility AS group_visibility_21, u0_.accepts_membership_requests AS accepts_membership_requests_22, u0_.tutorial_completed AS tutorial_completed_23, u0_.archived_at AS archived_at_24, u0_.white_label_config AS white_label_config_25, u0_.subdomain AS subdomain_26, u0_.home_subdomain AS home_subdomain_27 FROM users u0_ WHERE u0_.id IN ('019d684b-f522-7bf9-9de4-a077e8e31cb3', '019d684b-f7fa-7d54-8452-9d63cf6d343a', '019d684b-f9fa-7325-bc2a-59e23db8eba3', '019d684b-fbc4-7207-a534-791e4c6341e9', '019d684b-fd82-7c00-a392-3b051e291bc7', '019d684b-ff30-70bb-b991-9250cd094636', '019d684c-00d1-7052-bacd-7e493d40f501', '019d684c-027a-7789-b0f4-40493612bfee', '019d684c-042a-7b82-aeae-3863897790da', '019d684c-05fd-7451-b4af-94f859cd2e3b', '019d684c-07ba-787a-9518-82ef03e39f82', '019d684b-ee8d-7695-bf7b-3d7d69c1639e');
|