Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "app_view_magazine_toc_show" .
[ "route" => "app_view_magazine_toc_show" "route_parameters" => [ "_route" => "app_view_magazine_toc_show" "_controller" => "App\Controller\View\Magazine\TocController::show" "slug" => "extra-promo-2025" ] "request_uri" => "https://preprod.mrmagz.com/view/toc/extra-promo-2025?provider=preprod" "method" => "GET" ] |
Deprecations 106
Log messages generated by using features marked as deprecated.
Debug 162
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController" .
[ "event" => "kernel.controller" "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
doctrine |
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
[ "extra-promo-2025" false ] |
|
doctrine |
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 = ?
[
"extra-promo-2025"
]
|
|
doctrine |
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
[ "latitude" true ] |
|
doctrine |
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 = ?
[
43
]
|
|
doctrine |
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 = ?
[
23586
]
|
|
doctrine |
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 = ?
[
26325
]
|
|
doctrine |
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 = ?
[
1443
]
|
|
doctrine |
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 = ?
[
1443
]
|
|
doctrine |
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 = ?
[
1437
]
|
|
doctrine |
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 = ?
[
1437
]
|
|
doctrine |
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 = ?
[
1444
]
|
|
doctrine |
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 = ?
[
1444
]
|
|
doctrine |
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 = ?
[
1393
]
|
|
doctrine |
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 = ?
[
1393
]
|
|
doctrine |
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 = ?
[
1431
]
|
|
doctrine |
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 = ?
[
1431
]
|
|
doctrine |
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 = ?
[
1288
]
|
|
doctrine |
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 = ?
[
49022
]
|
|
doctrine |
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 = ?
[
1288
]
|
|
doctrine |
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 = ?
[
1304
]
|
|
doctrine |
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 = ?
[
49173
]
|
|
doctrine |
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 = ?
[
1304
]
|
|
doctrine |
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 = ?
[
1319
]
|
|
doctrine |
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 = ?
[
49402
]
|
|
doctrine |
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 = ?
[
1319
]
|
|
doctrine |
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 = ?
[
1322
]
|
|
doctrine |
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 = ?
[
49478
]
|
|
doctrine |
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 = ?
[
1322
]
|
|
doctrine |
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 = ?
[
1348
]
|
|
doctrine |
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 = ?
[
49482
]
|
|
doctrine |
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 = ?
[
1348
]
|
|
doctrine |
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 = ?
[
1350
]
|
|
doctrine |
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 = ?
[
49637
]
|
|
doctrine |
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 = ?
[
1350
]
|
|
doctrine |
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 = ?
[
1352
]
|
|
doctrine |
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 = ?
[
49639
]
|
|
doctrine |
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 = ?
[
1352
]
|
|
doctrine |
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 = ?
[
1354
]
|
|
doctrine |
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 = ?
[
49641
]
|
|
doctrine |
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 = ?
[
1354
]
|
|
doctrine |
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 = ?
[
1356
]
|
|
doctrine |
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 = ?
[
49643
]
|
|
doctrine |
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 = ?
[
1356
]
|
|
doctrine |
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 = ?
[
1408
]
|
|
doctrine |
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 = ?
[
50350
]
|
|
doctrine |
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 = ?
[
1408
]
|
|
doctrine |
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 = ?
[
1169
]
|
|
doctrine |
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 = ?
[
48029
]
|
|
doctrine |
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 = ?
[
1169
]
|
|
doctrine |
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 = ?
[
1241
]
|
|
doctrine |
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 = ?
[
48459
]
|
|
doctrine |
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 = ?
[
1241
]
|
|
doctrine |
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 = ?
[
1147
]
|
|
doctrine |
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 = ?
[
47969
]
|
|
doctrine |
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 = ?
[
1147
]
|
|
doctrine |
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 = ?
[
1267
]
|
|
doctrine |
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 = ?
[
48701
]
|
|
doctrine |
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 = ?
[
1267
]
|
|
doctrine |
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 = ?
[
1072
]
|
|
doctrine |
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 = ?
[
46643
]
|
|
doctrine |
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 = ?
[
1072
]
|
|
doctrine |
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 = ?
[
1075
]
|
|
doctrine |
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 = ?
[
46639
]
|
|
doctrine |
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 = ?
[
1075
]
|
|
doctrine |
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 = ?
[
969
]
|
|
doctrine |
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 = ?
[
44297
]
|
|
doctrine |
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 = ?
[
969
]
|
|
doctrine |
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 = ?
[
988
]
|
|
doctrine |
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 = ?
[
44563
]
|
|
doctrine |
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 = ?
[
988
]
|
|
doctrine |
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 = ?
[
917
]
|
|
doctrine |
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 = ?
[
917
]
|
|
doctrine |
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 = ?
[
915
]
|
|
doctrine |
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 = ?
[
915
]
|
|
doctrine |
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 = ?
[
772
]
|
|
doctrine |
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 = ?
[
772
]
|
|
doctrine |
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 = ?
[
552
]
|
|
doctrine |
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 = ?
[
552
]
|
|
doctrine |
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 = ?
[
553
]
|
|
doctrine |
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 = ?
[
37214
]
|
|
doctrine |
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 = ?
[
553
]
|
|
doctrine |
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 = ?
[
544
]
|
|
doctrine |
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 = ?
[
36959
]
|
|
doctrine |
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 = ?
[
544
]
|
|
doctrine |
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 = ?
[
498
]
|
|
doctrine |
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 = ?
[
498
]
|
|
doctrine |
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 = ?
[
499
]
|
|
doctrine |
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 = ?
[
499
]
|
|
doctrine |
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 = ?
[
410
]
|
|
doctrine |
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 = ?
[
31280
]
|
|
doctrine |
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 = ?
[
31273
]
|
|
doctrine |
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 = ?
[
410
]
|
|
doctrine |
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 = ?
[
370
]
|
|
doctrine |
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 = ?
[
29810
]
|
|
doctrine |
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 = ?
[
370
]
|
|
doctrine |
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 = ?
[
286
]
|
|
doctrine |
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 = ?
[
26343
]
|
|
doctrine |
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 = ?
[
286
]
|
|
doctrine |
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 = ?
[
285
]
|
|
doctrine |
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 = ?
[
26222
]
|
|
doctrine |
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 = ?
[
285
]
|
|
doctrine |
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 = ?
[
274
]
|
|
doctrine |
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 = ?
[
274
]
|
|
doctrine |
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 = ?
[
252
]
|
|
doctrine |
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 = ?
[
23605
]
|
|
doctrine |
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 = ?
[
252
]
|
|
doctrine |
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 = ?
[
16
]
|
|
doctrine |
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
[
1443
]
|
|
doctrine |
SELECT COUNT(m0_.id) AS sclr_0 FROM magazine_page m0_ INNER JOIN magazine m1_ ON m0_.magazine = m1_.id WHERE m1_.slug = ?
[
"extra-promo-2025"
]
|
|
doctrine |
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
[
4707
]
|
|
doctrine |
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
[
4707
]
|
|
doctrine |
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 = ?
[
51185
]
|
|
doctrine |
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
[
4708
]
|
|
doctrine |
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 = ?
[
51186
]
|
|
doctrine |
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
[
4709
]
|
|
doctrine |
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 = ?
[
1443
]
|
|
doctrine |
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 = ?
[
51182
]
|
|
doctrine |
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 = ?
[
51183
]
|
|
doctrine |
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 = ?
[
51184
]
|
|
event |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode" .
[ "event" => "kernel.response" "listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1685
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
268 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
1 |
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
|
32 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
299 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
256 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
205 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
164 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
455 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
5 |