Query Metrics
119
Database Queries
13
Different statements
87.43 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.87 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 WHERE t0.slug = ? AND t0.paid = ? LIMIT 1
Parameters:
[ "extra-promo-2025" 0 ] |
2 | 0.56 ms |
SELECT u0_.slug AS slug_0 FROM user_publisher_store u0_ LEFT JOIN user_publisher u1_ ON u0_.id = u1_.publisherstore LEFT JOIN magazine m2_ ON u1_.id = m2_.publisher WHERE m2_.slug = ?
Parameters:
[
"extra-promo-2025"
]
|
3 | 12.11 ms |
SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.slug AS slug_2, u0_.email AS email_3, u0_.created_at AS created_at_4, u0_.updated_at AS updated_at_5, u0_.theme_bg_color AS theme_bg_color_6, u0_.theme_text_color AS theme_text_color_7, u0_.contrast_bg_color AS contrast_bg_color_8, u0_.contrast_text_color AS contrast_text_color_9, u0_.opacity_color AS opacity_color_10, u0_.locale AS locale_11, u0_.paid AS paid_12, u0_.is_active AS is_active_13, u0_.domain AS domain_14, u0_.frontend_domain AS frontend_domain_15, u0_.username AS username_16, u1_.id AS id_17, u1_.`name` AS name_18, u1_.slug AS slug_19, u1_.`email` AS email_20, u1_.`address` AS address_21, u1_.`phone` AS phone_22, u1_.website AS website_23, u1_.created_at AS created_at_24, u1_.updated_at AS updated_at_25, m2_.`name` AS name_26, m2_.`version` AS version_27, m2_.slug AS slug_28, m2_.`startDate` AS startDate_29, m2_.`endDate` AS endDate_30, m2_.enabled AS enabled_31, m2_.submenu AS submenu_32, m2_.preprod AS preprod_33, m2_.singlepagemode AS singlepagemode_34, m2_.paid AS paid_35, m2_.talk AS talk_36, m2_.audio AS audio_37, m2_.coverscaling AS coverscaling_38, m2_.locale AS locale_39, m2_.title AS title_40, m2_.metatitle AS metatitle_41, m2_.javascript AS javascript_42, m2_.stylesheet AS stylesheet_43, m2_.commonstylesheet AS commonstylesheet_44, m2_.css AS css_45, m2_.image_json AS image_json_46, m2_.theme_bg_color AS theme_bg_color_47, m2_.theme_text_color AS theme_text_color_48, m2_.contrast_bg_color AS contrast_bg_color_49, m2_.contrast_text_color AS contrast_text_color_50, m2_.use_ui_contrast_color AS use_ui_contrast_color_51, m2_.use_media_contrast_color AS use_media_contrast_color_52, m2_.use_sidebar_contrast_color AS use_sidebar_contrast_color_53, m2_.media_icon_color AS media_icon_color_54, m2_.opacity_color AS opacity_color_55, m2_.theme_css AS theme_css_56, m2_.offset AS offset_57, m2_.pagination AS pagination_58, m2_.fontsize AS fontsize_59, m2_.link AS link_60, m2_.id AS id_61, m2_.created_at AS created_at_62, m2_.total_pages AS total_pages_63, m2_.width AS width_64, m2_.height AS height_65, m2_.updated_at AS updated_at_66, m2_.bg_json AS bg_json_67, m2_.product_json AS product_json_68, m2_.modal AS modal_69, m2_.font_json AS font_json_70, m2_.catalog AS catalog_71, m2_.currency AS currency_72, m2_.website AS website_73, u0_.logo AS logo_74, u0_.user_id AS user_id_75, u1_.logo AS logo_76, u1_.publisherstore AS publisherstore_77, m2_.cover AS cover_78, m2_.download AS download_79, m2_.toc_id AS toc_id_80, m2_.collection AS collection_81, m2_.publisher AS publisher_82, m2_.logo AS logo_83 FROM user_publisher_store u0_ INNER JOIN user_publisher u1_ ON u0_.id = u1_.publisherstore INNER JOIN magazine m2_ ON u1_.id = m2_.publisher WHERE u0_.slug = ? AND m2_.enabled = ? ORDER BY m2_.`startDate` DESC, u1_.created_at DESC
Parameters:
[ "latitude" 1 ] |
4 | 0.44 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.`description` AS description_3, t0.`css` AS css_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.master AS master_7 FROM editor_commoncss t0 WHERE t0.master = ?
Parameters:
[
43
]
|
5 | 0.85 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
23586
]
|
6 | 0.81 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
26325
]
|
7 | 1.19 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1443
]
|
8 | 0.74 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1443
]
|
9 | 0.99 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1437
]
|
10 | 0.45 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1437
]
|
11 | 0.85 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1444
]
|
12 | 0.66 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1444
]
|
13 | 0.99 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1393
]
|
14 | 0.58 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1393
]
|
15 | 0.87 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1431
]
|
16 | 0.72 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1431
]
|
17 | 1.14 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1288
]
|
18 | 0.81 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49022
]
|
19 | 0.74 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1288
]
|
20 | 1.00 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1304
]
|
21 | 0.88 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49173
]
|
22 | 0.70 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1304
]
|
23 | 0.97 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1319
]
|
24 | 0.86 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49402
]
|
25 | 0.58 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1319
]
|
26 | 0.87 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1322
]
|
27 | 0.73 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49478
]
|
28 | 0.73 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1322
]
|
29 | 1.32 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1348
]
|
30 | 0.73 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49482
]
|
31 | 0.66 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1348
]
|
32 | 0.85 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1350
]
|
33 | 0.73 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49637
]
|
34 | 0.73 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1350
]
|
35 | 0.97 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1352
]
|
36 | 0.71 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49639
]
|
37 | 0.60 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1352
]
|
38 | 1.05 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1354
]
|
39 | 0.79 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49641
]
|
40 | 0.70 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1354
]
|
41 | 0.91 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1356
]
|
42 | 0.51 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
49643
]
|
43 | 0.39 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1356
]
|
44 | 0.55 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1408
]
|
45 | 0.36 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
50350
]
|
46 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1408
]
|
47 | 0.47 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1169
]
|
48 | 0.40 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
48029
]
|
49 | 0.34 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1169
]
|
50 | 0.68 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1241
]
|
51 | 0.81 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
48459
]
|
52 | 0.70 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1241
]
|
53 | 1.00 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1147
]
|
54 | 0.70 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
47969
]
|
55 | 0.51 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1147
]
|
56 | 1.12 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1267
]
|
57 | 0.77 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
48701
]
|
58 | 0.68 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1267
]
|
59 | 0.89 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1072
]
|
60 | 0.45 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
46643
]
|
61 | 0.74 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1072
]
|
62 | 1.00 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
1075
]
|
63 | 0.76 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
46639
]
|
64 | 0.65 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
1075
]
|
65 | 0.88 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
969
]
|
66 | 0.78 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
44297
]
|
67 | 0.59 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
969
]
|
68 | 0.89 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
988
]
|
69 | 0.72 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
44563
]
|
70 | 0.66 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
988
]
|
71 | 0.94 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
917
]
|
72 | 0.77 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
917
]
|
73 | 0.94 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
915
]
|
74 | 0.62 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
915
]
|
75 | 0.89 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
772
]
|
76 | 0.62 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
772
]
|
77 | 1.15 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
552
]
|
78 | 0.46 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
552
]
|
79 | 0.56 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
553
]
|
80 | 0.39 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
37214
]
|
81 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
553
]
|
82 | 0.48 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
544
]
|
83 | 0.35 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
36959
]
|
84 | 0.26 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
544
]
|
85 | 0.52 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
498
]
|
86 | 0.33 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
498
]
|
87 | 0.51 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
499
]
|
88 | 0.33 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
499
]
|
89 | 0.50 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
410
]
|
90 | 0.37 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
31280
]
|
91 | 0.33 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
31273
]
|
92 | 0.35 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
410
]
|
93 | 0.55 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
370
]
|
94 | 0.38 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
29810
]
|
95 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
370
]
|
96 | 0.50 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
286
]
|
97 | 0.38 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
26343
]
|
98 | 0.36 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
286
]
|
99 | 0.56 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
285
]
|
100 | 0.37 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
26222
]
|
101 | 0.32 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
285
]
|
102 | 0.50 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
274
]
|
103 | 0.29 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
274
]
|
104 | 0.50 ms |
SELECT t0.`name` AS name_1, t0.`version` AS version_2, t0.slug AS slug_3, t0.`startDate` AS startDate_4, t0.`endDate` AS endDate_5, t0.enabled AS enabled_6, t0.submenu AS submenu_7, t0.preprod AS preprod_8, t0.singlepagemode AS singlepagemode_9, t0.paid AS paid_10, t0.talk AS talk_11, t0.audio AS audio_12, t0.coverscaling AS coverscaling_13, t0.locale AS locale_14, t0.title AS title_15, t0.metatitle AS metatitle_16, t0.javascript AS javascript_17, t0.stylesheet AS stylesheet_18, t0.commonstylesheet AS commonstylesheet_19, t0.css AS css_20, t0.image_json AS image_json_21, t0.theme_bg_color AS theme_bg_color_22, t0.theme_text_color AS theme_text_color_23, t0.contrast_bg_color AS contrast_bg_color_24, t0.contrast_text_color AS contrast_text_color_25, t0.use_ui_contrast_color AS use_ui_contrast_color_26, t0.use_media_contrast_color AS use_media_contrast_color_27, t0.use_sidebar_contrast_color AS use_sidebar_contrast_color_28, t0.media_icon_color AS media_icon_color_29, t0.opacity_color AS opacity_color_30, t0.theme_css AS theme_css_31, t0.offset AS offset_32, t0.pagination AS pagination_33, t0.fontsize AS fontsize_34, t0.link AS link_35, t0.id AS id_36, t0.created_at AS created_at_37, t0.total_pages AS total_pages_38, t0.width AS width_39, t0.height AS height_40, t0.updated_at AS updated_at_41, t0.bg_json AS bg_json_42, t0.product_json AS product_json_43, t0.modal AS modal_44, t0.font_json AS font_json_45, t0.catalog AS catalog_46, t0.currency AS currency_47, t0.website AS website_48, t0.cover AS cover_49, t0.download AS download_50, t0.toc_id AS toc_id_51, t0.collection AS collection_52, t0.publisher AS publisher_53, t0.logo AS logo_54 FROM magazine t0 INNER JOIN translation_group ON t0.id = translation_group.magazine_target WHERE translation_group.magazine_source = ?
Parameters:
[
252
]
|
105 | 0.31 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
23605
]
|
106 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.type AS type_5, t0.period AS period_6, t0.started_at AS started_at_7, t0.favorite AS favorite_8, t0.user_id AS user_id_9, t0.magazine AS magazine_10 FROM subscription t0 WHERE t0.magazine = ?
Parameters:
[
252
]
|
107 | 0.62 ms |
SELECT DISTINCT m0_.locale AS locale_0 FROM user_publisher_store u1_ LEFT JOIN user_publisher u2_ ON u1_.id = u2_.publisherstore LEFT JOIN magazine m0_ ON u2_.id = m0_.publisher WHERE u2_.publisherstore = ?
Parameters:
[
16
]
|
108 | 0.78 ms |
SELECT t0.id AS id_1, t0.route_name AS route_name_2, t0.page_alias AS page_alias_3, t0.`pageno` AS pageno_4, t0.`position` AS position_5, t0.`name` AS name_6, t0.content AS content_7, t0.slug AS slug_8, t0.pdfpage AS pdfpage_9, t0.javascript AS javascript_10, t0.stylesheet AS stylesheet_11, t0.enabled AS enabled_12, t0.bookmarked AS bookmarked_13, t0.`template` AS template_14, t0.opposite_icon_color AS opposite_icon_color_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.modal AS modal_18, t0.image_list AS image_list_19, t0.thumbnail AS thumbnail_20, t0.magazine AS magazine_21, t0.gallery AS gallery_22 FROM magazine_page t0 WHERE t0.magazine = ? ORDER BY t0.`position` ASC
Parameters:
[
1443
]
|
109 | 0.91 ms |
SELECT COUNT(m0_.id) AS sclr_0 FROM magazine_page m0_ INNER JOIN magazine m1_ ON m0_.magazine = m1_.id WHERE m1_.slug = ?
Parameters:
[
"extra-promo-2025"
]
|
110 | 0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.position AS position_6, t0.is_chapter AS is_chapter_7, t0.cat_timeline AS cat_timeline_8, t0.start AS start_9, t0.end AS end_10, t0.video AS video_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15, t0.thumbnail AS thumbnail_16 FROM toc t0 WHERE t0.id = ? ORDER BY t0.position ASC
Parameters:
[
4707
]
|
111 | 0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.position AS position_6, t0.is_chapter AS is_chapter_7, t0.cat_timeline AS cat_timeline_8, t0.start AS start_9, t0.end AS end_10, t0.video AS video_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15, t0.thumbnail AS thumbnail_16 FROM toc t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
4707
]
|
112 | 0.43 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
51185
]
|
113 | 0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.position AS position_6, t0.is_chapter AS is_chapter_7, t0.cat_timeline AS cat_timeline_8, t0.start AS start_9, t0.end AS end_10, t0.video AS video_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15, t0.thumbnail AS thumbnail_16 FROM toc t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
4708
]
|
114 | 0.34 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
51186
]
|
115 | 0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.position AS position_6, t0.is_chapter AS is_chapter_7, t0.cat_timeline AS cat_timeline_8, t0.start AS start_9, t0.end AS end_10, t0.video AS video_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.tree_root AS tree_root_14, t0.parent_id AS parent_id_15, t0.thumbnail AS thumbnail_16 FROM toc t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
4709
]
|
116 | 0.45 ms |
SELECT t0.id AS id_1, t0.`label` AS label_2, t0.`title` AS title_3, t0.`class` AS class_4, t0.`category` AS category_5, t0.`description` AS description_6, t0.`html` AS html_7, t0.`css` AS css_8, t0.global AS global_9, t0.styling AS styling_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM editor_block t0 INNER JOIN magazine_editorblock ON t0.id = magazine_editorblock.block_id WHERE magazine_editorblock.magazine_id = ?
Parameters:
[
1443
]
|
117 | 0.45 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
51182
]
|
118 | 0.18 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
51183
]
|
119 | 0.16 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.thumbnail AS thumbnail_23, t0.collection AS collection_24, t0.category_id AS category_id_25 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
51184
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Magazine\Magazine | No errors. |
Sonata\MediaBundle\Entity\BaseMedia | No errors. |
App\Application\Sonata\MediaBundle\Entity\Media | No errors. |
App\Entity\Magazine\TOC | No errors. |
Sonata\ClassificationBundle\Entity\BaseCollection | No errors. |
App\Entity\Sonata\Classification\Collection | No errors. |
App\Entity\Project\Publisher | No errors. |
App\Entity\Admin\Editor\Block | No errors. |
App\Entity\Magazine\MagazinePage | No errors. |
App\Entity\Account\Subscription | No errors. |
App\Entity\Admin\Product | No errors. |
App\Entity\Project\PublisherStore | No errors. |
FOS\UserBundle\Model\User | No errors. |
Sonata\UserBundle\Entity\BaseUser | No errors. |
App\Application\Sonata\UserBundle\Entity\User | No errors. |
App\Entity\Admin\Editor\Classes | No errors. |
App\Entity\Admin\Editor\CommonCss | No errors. |
Sonata\ClassificationBundle\Entity\BaseCategory | No errors. |
App\Entity\Sonata\Classification\Category | No errors. |
Sonata\MediaBundle\Entity\BaseGalleryHasMedia | No errors. |
App\Application\Sonata\MediaBundle\Entity\GalleryHasMedia | No errors. |
Sonata\MediaBundle\Entity\BaseGallery | No errors. |
App\Application\Sonata\MediaBundle\Entity\Gallery | No errors. |