Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "render_residence_pages" .
[ "route" => "render_residence_pages" "route_parameters" => [ "_route" => "render_residence_pages" "hostname" => "residence-mlc.digitz.dev" "_locale" => "fr" "_controller" => "App\Controller\FrontController::page" "slug" => "offres-seminaires-dans-le-morbihan" ] "request_uri" => "https://residence-mlc.digitz.dev/fr/offres-seminaires-dans-le-morbihan" "method" => "GET" ] |
INFO | security | Populated the TokenStorage with an anonymous Token. |
Deprecations 116
Log messages generated by using features marked as deprecated.
Debug 378
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for guard authentication credentials.
[ "firewall_key" => "main" "authenticators" => 1 ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
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 "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::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" ] |
|
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.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest" ] |
|
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 "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
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 c0_.id AS id_0, c0_.locale AS locale_1, c0_.field AS field_2, c0_.content AS content_3, c0_.object_id AS object_id_4 FROM cms_page_translation c0_ LEFT JOIN cms_page c1_ ON c0_.object_id = c1_.id WHERE c0_.locale = ? AND c0_.field = ? AND c0_.content = ? AND c1_.page_type = ? LIMIT 1
[ "fr" "seo_slug" "offres-seminaires-dans-le- [...]" "residence" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "actif" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ?
[ 75 "seo_slug" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "actif" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "actif" "en" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_page AS nom_page_2, t0.position AS position_3, t0.seo_slug AS seo_slug_4, t0.seo_meta_title AS seo_meta_title_5, t0.seo_meta_description AS seo_meta_description_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.header_sur_titre AS header_sur_titre_9, t0.header_titre AS header_titre_10, t0.alt_header_img AS alt_header_img_11, t0.actif AS actif_12, t0.id_video AS id_video_13, t0.page_type AS page_type_14, t0.header_video AS header_video_15, t0.date_fin AS date_fin_16, t0.cms_template_id AS cms_template_id_17, t0.header_image_id AS header_image_id_18, t0.produit_thalasso_id AS produit_thalasso_id_19, t0.produit_chambre_id AS produit_chambre_id_20, t0.parent_id AS parent_id_21 FROM cms_page t0 WHERE t0.id = ?
[
75
]
|
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 75 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_technique_template AS nom_technique_template_2, t0.nom_template AS nom_template_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_residence AS is_residence_6 FROM cms_template t0 WHERE t0.id = ?
[
26
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.position AS position_2, t0.surtitre AS surtitre_3, t0.titre_principal AS titre_principal_4, t0.soustitre AS soustitre_5, t0.description AS description_6, t0.label_prix_apartir AS label_prix_apartir_7, t0.prix_apartir AS prix_apartir_8, t0.label_prix_au_lieu_de AS label_prix_au_lieu_de_9, t0.prix_au_lieu_de AS prix_au_lieu_de_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.label_lien_principal AS label_lien_principal_13, t0.url_lien_principal AS url_lien_principal_14, t0.label_lien_secondaire AS label_lien_secondaire_15, t0.url_lien_secondaire AS url_lien_secondaire_16, t0.sens_affichage AS sens_affichage_17, t0.tel AS tel_18, t0.email AS email_19, t0.adresse AS adresse_20, t0.intro_description AS intro_description_21, t0.intro_description_secondaire AS intro_description_secondaire_22, t0.quote AS quote_23, t0.description_secondaire AS description_secondaire_24, t0.vue_chambre AS vue_chambre_25, t0.capacite_chambre AS capacite_chambre_26, t0.superficie_chambre AS superficie_chambre_27, t0.emplacement_chambre AS emplacement_chambre_28, t0.legende AS legende_29, t0.titre_principal_rich AS titre_principal_rich_30, t0.video_youtube AS video_youtube_31, t0.masquer AS masquer_32, t0.horaire AS horaire_33, t0.age_limitation AS age_limitation_34, t0.longitude AS longitude_35, t0.latitude AS latitude_36, t0.alt_p AS alt_p_37, t0.alt_s AS alt_s_38, t0.duration AS duration_39, t0.discount_text AS discount_text_40, t0.prix_apartir_riche AS prix_apartir_riche_41, t0.question AS question_42, t0.answer AS answer_43, t0.information AS information_44, t0.mandatory AS mandatory_45, t0.name AS name_46, t0.status AS status_47, t0.maxdays AS maxdays_48, t0.mindays AS mindays_49, t0.price_without_accommodation AS price_without_accommodation_50, t0.price_with_accommodation AS price_with_accommodation_51, t0.totalcare AS totalcare_52, t0.manque_precision AS manque_precision_53, t0.price_detail AS price_detail_54, t0.text_with_acoomodation AS text_with_acoomodation_55, t0.text_without_acoomodation AS text_without_acoomodation_56, t0.schedule_text AS schedule_text_57, t0.age_limitation_text AS age_limitation_text_58, t0.chambre AS chambre_59, t0.salle_de_bain AS salle_de_bain_60, t0.image_principal_id AS image_principal_id_61, t0.cms_page_id AS cms_page_id_62, t0.cms_composant_id AS cms_composant_id_63, t0.image_secondaire_id AS image_secondaire_id_64, t0.fichier_upload_principal_id AS fichier_upload_principal_id_65, t0.fichier_upload_secondaire_id AS fichier_upload_secondaire_id_66, t0.formulaire_id AS formulaire_id_67, t0.url_lien_principal_page_id AS url_lien_principal_page_id_68, t0.fichier_upload_principal_en_id AS fichier_upload_principal_en_id_69, t0.fichier_upload_secondaire_en_id AS fichier_upload_secondaire_en_id_70, t0.url_lien_secondaire_page_id AS url_lien_secondaire_page_id_71, t0.produit_thalasso_cadeau_id AS produit_thalasso_cadeau_id_72, t0.produit_thalasso_id AS produit_thalasso_id_73 FROM cms_page_block_composant t0 WHERE t0.cms_page_id = ? ORDER BY t0.position ASC
[
75
]
|
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 495 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 496 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 497 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 498 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 499 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 500 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 501 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 502 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "seo_meta_title" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "seo_meta_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "seo_meta_title" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 74 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 74 "header_titre" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 71 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_page AS nom_page_2, t0.position AS position_3, t0.seo_slug AS seo_slug_4, t0.seo_meta_title AS seo_meta_title_5, t0.seo_meta_description AS seo_meta_description_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.header_sur_titre AS header_sur_titre_9, t0.header_titre AS header_titre_10, t0.alt_header_img AS alt_header_img_11, t0.actif AS actif_12, t0.id_video AS id_video_13, t0.page_type AS page_type_14, t0.header_video AS header_video_15, t0.date_fin AS date_fin_16, t0.cms_template_id AS cms_template_id_17, t0.header_image_id AS header_image_id_18, t0.produit_thalasso_id AS produit_thalasso_id_19, t0.produit_chambre_id AS produit_chambre_id_20, t0.parent_id AS parent_id_21 FROM cms_page t0 WHERE t0.id = ?
[
74
]
|
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 74 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "seo_slug" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "header_titre" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.first_menu AS first_menu_1, c0_.second_menu AS second_menu_2, c0_.date AS date_3, c0_.lang AS lang_4, c0_.type AS type_5 FROM cache_menu c0_ WHERE c0_.lang = ? AND c0_.type = ? ORDER BY c0_.date DESC
[ "fr" "residence" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.first_menu AS first_menu_1, c0_.second_menu AS second_menu_2, c0_.date AS date_3, c0_.lang AS lang_4, c0_.type AS type_5 FROM cache_menu c0_ WHERE c0_.lang = ? AND c0_.type = ? ORDER BY c0_.date DESC
[ "fr" "residence" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.type AS type_2, t0.facebook AS facebook_3, t0.instagram AS instagram_4, t0.linkedin AS linkedin_5 FROM social_media t0 WHERE t0.type = ? LIMIT 1
[
"residence"
]
|
|
doctrine |
SELECT s0_.content AS content_0, s0_.field AS field_1 FROM social_media_translation s0_ WHERE s0_.locale = ? AND s0_.object_id = ?
[ "fr" 2 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "facebook" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "facebook" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "instagram" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "instagram" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "linkedin" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "linkedin" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.type AS type_2, t0.facebook AS facebook_3, t0.instagram AS instagram_4, t0.linkedin AS linkedin_5 FROM social_media t0 WHERE t0.type = ? LIMIT 1
[
"residence"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "facebook" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "facebook" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "instagram" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "instagram" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "linkedin" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM social_media_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 2 "linkedin" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "header_sur_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 74 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 74 "header_titre" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.nom_page AS nom_page_1, c0_.position AS position_2, c0_.seo_slug AS seo_slug_3, c0_.seo_meta_title AS seo_meta_title_4, c0_.seo_meta_description AS seo_meta_description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.header_sur_titre AS header_sur_titre_8, c0_.header_titre AS header_titre_9, c0_.alt_header_img AS alt_header_img_10, c0_.actif AS actif_11, c0_.id_video AS id_video_12, c0_.page_type AS page_type_13, c0_.header_video AS header_video_14, c0_.date_fin AS date_fin_15, c0_.cms_template_id AS cms_template_id_16, c0_.header_image_id AS header_image_id_17, c0_.produit_thalasso_id AS produit_thalasso_id_18, c0_.produit_chambre_id AS produit_chambre_id_19, c0_.parent_id AS parent_id_20 FROM cms_page c0_ LEFT JOIN cms_template c1_ ON c0_.cms_template_id = c1_.id WHERE c1_.nom_technique_template = ? AND c1_.id = ? LIMIT 1
[ "index.html.twig" 22 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "seo_slug" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 71 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "header_titre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 75 "alt_header_img" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2137
]
|
|
doctrine |
SELECT t0_.content AS content_0, t1_.id AS id_1 FROM type_bar t1_ LEFT JOIN type_bar_translation t0_ ON t1_.id = t0_.object_id AND (t0_.locale = ? AND t0_.field = ?)
[ "fr" "nom_type_bar" ] |
|
doctrine |
SELECT t0_.id AS id_0, t1_.content AS content_1 FROM tag t0_ LEFT JOIN tag_translation t1_ ON t0_.id = t1_.object_id AND (t1_.locale = ? AND t1_.field = ?) INNER JOIN categorie_tag c2_ ON t0_.categorie_tag_id = c2_.id WHERE c2_.id = ? GROUP BY t0_.id
[ "fr" "nom_tag" 2 ] |
|
doctrine |
SELECT t0_.id AS id_0, t1_.content AS content_1 FROM tag t0_ LEFT JOIN tag_translation t1_ ON t0_.id = t1_.object_id AND (t1_.locale = ? AND t1_.field = ?) INNER JOIN categorie_tag c2_ ON t0_.categorie_tag_id = c2_.id WHERE c2_.id = ? GROUP BY t0_.id
[ "fr" "nom_tag" 9 ] |
|
doctrine |
SELECT t0_.id AS id_0, t1_.content AS content_1 FROM tag t0_ LEFT JOIN tag_translation t1_ ON t0_.id = t1_.object_id AND (t1_.locale = ? AND t1_.field = ?) INNER JOIN categorie_tag c2_ ON t0_.categorie_tag_id = c2_.id WHERE c2_.id = ? GROUP BY t0_.id
[ "fr" "nom_tag" 2 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 495 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
11
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2143
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 496 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
16
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2150
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 497 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
13
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 498 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
49
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.position AS position_2, t0.surtitre AS surtitre_3, t0.titre_principal AS titre_principal_4, t0.soustitre AS soustitre_5, t0.description AS description_6, t0.masquer AS masquer_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.label_prix_apartir AS label_prix_apartir_10, t0.prix_apartir AS prix_apartir_11, t0.label_prix_au_lieu_de AS label_prix_au_lieu_de_12, t0.description_secondaire AS description_secondaire_13, t0.prix_au_lieu_de AS prix_au_lieu_de_14, t0.label_lien_principal AS label_lien_principal_15, t0.url_lien_principal AS url_lien_principal_16, t0.label_lien_secondaire AS label_lien_secondaire_17, t0.url_lien_secondaire AS url_lien_secondaire_18, t0.intro_description AS intro_description_19, t0.tel AS tel_20, t0.email AS email_21, t0.intro_description_secondaire AS intro_description_secondaire_22, t0.category_produit AS category_produit_23, t0.duration AS duration_24, t0.label_image_principal AS label_image_principal_25, t0.vue_image AS vue_image_26, t0.capacite_chambre AS capacite_chambre_27, t0.superficie_chambre AS superficie_chambre_28, t0.emplacement_chambre AS emplacement_chambre_29, t0.titre_principal_rich AS titre_principal_rich_30, t0.adresse AS adresse_31, t0.longitude AS longitude_32, t0.latitude AS latitude_33, t0.horaire AS horaire_34, t0.age_limitation AS age_limitation_35, t0.alt_p AS alt_p_36, t0.discount_text AS discount_text_37, t0.prix_apartir_riche AS prix_apartir_riche_38, t0.question AS question_39, t0.answer AS answer_40, t0.information AS information_41, t0.mandatory AS mandatory_42, t0.name AS name_43, t0.status AS status_44, t0.maxdays AS maxdays_45, t0.mindays AS mindays_46, t0.price_without_accommodation AS price_without_accommodation_47, t0.price_with_accommodation AS price_with_accommodation_48, t0.totalcare AS totalcare_49, t0.manque_precision AS manque_precision_50, t0.price_detail AS price_detail_51, t0.text_with_acoomodation AS text_with_acoomodation_52, t0.text_without_acoomodation AS text_without_acoomodation_53, t0.schedule_text AS schedule_text_54, t0.age_limitation_text AS age_limitation_text_55, t0.cms_page_id AS cms_page_id_56, t0.image_principal_id AS image_principal_id_57, t0.cms_page_block_composant_id AS cms_page_block_composant_id_58, t0.fichier_upload_principal_id AS fichier_upload_principal_id_59, t0.fichier_upload_secondaire_id AS fichier_upload_secondaire_id_60, t0.produit_thalasso_id AS produit_thalasso_id_61, t0.produit_thalasso_cadeau_id AS produit_thalasso_cadeau_id_62, t0.url_lien_principal_page_id AS url_lien_principal_page_id_63, t0.fichier_upload_principal_en_id AS fichier_upload_principal_en_id_64, t0.fichier_upload_secondaire_en_id AS fichier_upload_secondaire_en_id_65, t0.url_lien_secondaire_page_id AS url_lien_secondaire_page_id_66, t0.chambre_id AS chambre_id_67 FROM cms_page_block_composant_items t0 WHERE t0.cms_page_block_composant_id = ? ORDER BY t0.position ASC
[
498
]
|
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 372 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 373 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 393 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 394 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 395 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 372 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2145
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 372 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 372 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 372 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 373 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2146
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 373 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 373 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 373 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 393 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2147
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 393 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 393 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 393 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 394 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2148
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 394 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 394 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 394 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 395 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2149
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 395 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 395 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 395 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 499 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
50
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.position AS position_2, t0.surtitre AS surtitre_3, t0.titre_principal AS titre_principal_4, t0.soustitre AS soustitre_5, t0.description AS description_6, t0.masquer AS masquer_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.label_prix_apartir AS label_prix_apartir_10, t0.prix_apartir AS prix_apartir_11, t0.label_prix_au_lieu_de AS label_prix_au_lieu_de_12, t0.description_secondaire AS description_secondaire_13, t0.prix_au_lieu_de AS prix_au_lieu_de_14, t0.label_lien_principal AS label_lien_principal_15, t0.url_lien_principal AS url_lien_principal_16, t0.label_lien_secondaire AS label_lien_secondaire_17, t0.url_lien_secondaire AS url_lien_secondaire_18, t0.intro_description AS intro_description_19, t0.tel AS tel_20, t0.email AS email_21, t0.intro_description_secondaire AS intro_description_secondaire_22, t0.category_produit AS category_produit_23, t0.duration AS duration_24, t0.label_image_principal AS label_image_principal_25, t0.vue_image AS vue_image_26, t0.capacite_chambre AS capacite_chambre_27, t0.superficie_chambre AS superficie_chambre_28, t0.emplacement_chambre AS emplacement_chambre_29, t0.titre_principal_rich AS titre_principal_rich_30, t0.adresse AS adresse_31, t0.longitude AS longitude_32, t0.latitude AS latitude_33, t0.horaire AS horaire_34, t0.age_limitation AS age_limitation_35, t0.alt_p AS alt_p_36, t0.discount_text AS discount_text_37, t0.prix_apartir_riche AS prix_apartir_riche_38, t0.question AS question_39, t0.answer AS answer_40, t0.information AS information_41, t0.mandatory AS mandatory_42, t0.name AS name_43, t0.status AS status_44, t0.maxdays AS maxdays_45, t0.mindays AS mindays_46, t0.price_without_accommodation AS price_without_accommodation_47, t0.price_with_accommodation AS price_with_accommodation_48, t0.totalcare AS totalcare_49, t0.manque_precision AS manque_precision_50, t0.price_detail AS price_detail_51, t0.text_with_acoomodation AS text_with_acoomodation_52, t0.text_without_acoomodation AS text_without_acoomodation_53, t0.schedule_text AS schedule_text_54, t0.age_limitation_text AS age_limitation_text_55, t0.cms_page_id AS cms_page_id_56, t0.image_principal_id AS image_principal_id_57, t0.cms_page_block_composant_id AS cms_page_block_composant_id_58, t0.fichier_upload_principal_id AS fichier_upload_principal_id_59, t0.fichier_upload_secondaire_id AS fichier_upload_secondaire_id_60, t0.produit_thalasso_id AS produit_thalasso_id_61, t0.produit_thalasso_cadeau_id AS produit_thalasso_cadeau_id_62, t0.url_lien_principal_page_id AS url_lien_principal_page_id_63, t0.fichier_upload_principal_en_id AS fichier_upload_principal_en_id_64, t0.fichier_upload_secondaire_en_id AS fichier_upload_secondaire_en_id_65, t0.url_lien_secondaire_page_id AS url_lien_secondaire_page_id_66, t0.chambre_id AS chambre_id_67 FROM cms_page_block_composant_items t0 WHERE t0.cms_page_block_composant_id = ? ORDER BY t0.position ASC
[
499
]
|
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 374 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 385 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 374 "description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 385 "description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 500 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
40
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.position AS position_2, t0.surtitre AS surtitre_3, t0.titre_principal AS titre_principal_4, t0.soustitre AS soustitre_5, t0.description AS description_6, t0.masquer AS masquer_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.label_prix_apartir AS label_prix_apartir_10, t0.prix_apartir AS prix_apartir_11, t0.label_prix_au_lieu_de AS label_prix_au_lieu_de_12, t0.description_secondaire AS description_secondaire_13, t0.prix_au_lieu_de AS prix_au_lieu_de_14, t0.label_lien_principal AS label_lien_principal_15, t0.url_lien_principal AS url_lien_principal_16, t0.label_lien_secondaire AS label_lien_secondaire_17, t0.url_lien_secondaire AS url_lien_secondaire_18, t0.intro_description AS intro_description_19, t0.tel AS tel_20, t0.email AS email_21, t0.intro_description_secondaire AS intro_description_secondaire_22, t0.category_produit AS category_produit_23, t0.duration AS duration_24, t0.label_image_principal AS label_image_principal_25, t0.vue_image AS vue_image_26, t0.capacite_chambre AS capacite_chambre_27, t0.superficie_chambre AS superficie_chambre_28, t0.emplacement_chambre AS emplacement_chambre_29, t0.titre_principal_rich AS titre_principal_rich_30, t0.adresse AS adresse_31, t0.longitude AS longitude_32, t0.latitude AS latitude_33, t0.horaire AS horaire_34, t0.age_limitation AS age_limitation_35, t0.alt_p AS alt_p_36, t0.discount_text AS discount_text_37, t0.prix_apartir_riche AS prix_apartir_riche_38, t0.question AS question_39, t0.answer AS answer_40, t0.information AS information_41, t0.mandatory AS mandatory_42, t0.name AS name_43, t0.status AS status_44, t0.maxdays AS maxdays_45, t0.mindays AS mindays_46, t0.price_without_accommodation AS price_without_accommodation_47, t0.price_with_accommodation AS price_with_accommodation_48, t0.totalcare AS totalcare_49, t0.manque_precision AS manque_precision_50, t0.price_detail AS price_detail_51, t0.text_with_acoomodation AS text_with_acoomodation_52, t0.text_without_acoomodation AS text_without_acoomodation_53, t0.schedule_text AS schedule_text_54, t0.age_limitation_text AS age_limitation_text_55, t0.cms_page_id AS cms_page_id_56, t0.image_principal_id AS image_principal_id_57, t0.cms_page_block_composant_id AS cms_page_block_composant_id_58, t0.fichier_upload_principal_id AS fichier_upload_principal_id_59, t0.fichier_upload_secondaire_id AS fichier_upload_secondaire_id_60, t0.produit_thalasso_id AS produit_thalasso_id_61, t0.produit_thalasso_cadeau_id AS produit_thalasso_cadeau_id_62, t0.url_lien_principal_page_id AS url_lien_principal_page_id_63, t0.fichier_upload_principal_en_id AS fichier_upload_principal_en_id_64, t0.fichier_upload_secondaire_en_id AS fichier_upload_secondaire_en_id_65, t0.url_lien_secondaire_page_id AS url_lien_secondaire_page_id_66, t0.chambre_id AS chambre_id_67 FROM cms_page_block_composant_items t0 WHERE t0.cms_page_block_composant_id = ? ORDER BY t0.position ASC
[
500
]
|
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 375 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 376 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM cms_page_block_composant_item_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 377 ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2151
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 375 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 375 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 375 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_technique AS nom_technique_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM picto t0 INNER JOIN cms_page_block_composant_items_picto ON t0.id = cms_page_block_composant_items_picto.picto_id WHERE cms_page_block_composant_items_picto.cms_page_block_composant_items_id = ?
[
375
]
|
|
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 FROM media__media t0 WHERE t0.id = ?
[
2152
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 376 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 376 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 376 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_technique AS nom_technique_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM picto t0 INNER JOIN cms_page_block_composant_items_picto ON t0.id = cms_page_block_composant_items_picto.picto_id WHERE cms_page_block_composant_items_picto.cms_page_block_composant_items_id = ?
[
376
]
|
|
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 FROM media__media t0 WHERE t0.id = ?
[
2153
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 377 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 377 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_item_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 377 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_technique AS nom_technique_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM picto t0 INNER JOIN cms_page_block_composant_items_picto ON t0.id = cms_page_block_composant_items_picto.picto_id WHERE cms_page_block_composant_items_picto.cms_page_block_composant_items_id = ?
[
377
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "alt_p" "fr" ] |
|
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 FROM media__media t0 WHERE t0.id = ?
[
2155
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
31
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom_formulaire AS nom_formulaire_2, t0.nom_techniqueformulaire AS nom_techniqueformulaire_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.emails AS emails_6, t0.from_email AS from_email_7 FROM formulaire t0 WHERE t0.id = ?
[
8
]
|
|
doctrine |
SELECT f0_.content AS content_0, f0_.field AS field_1 FROM formulaire_translation f0_ WHERE f0_.locale = ? AND f0_.object_id = ?
[ "fr" 8 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_champs AS nom_champs_2, t0.type_champs AS type_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.required AS required_7, t0.name AS name_8, t0.id_champ AS id_champ_9, t0.class AS class_10, t0.max_chars AS max_chars_11, t0.formulaire_id AS formulaire_id_12 FROM champs t0 WHERE t0.formulaire_id = ? ORDER BY t0.position ASC
[
8
]
|
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 45 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 46 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 47 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 48 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 49 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 50 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 51 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 52 ] |
|
doctrine |
SELECT c0_.content AS content_0, c0_.field AS field_1 FROM champs_translation c0_ WHERE c0_.locale = ? AND c0_.object_id = ?
[ "fr" 53 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
45
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 45 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
46
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 46 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
47
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 47 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
48
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 48 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
49
]
|
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 78 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 79 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 78 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 79 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 49 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
50
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 50 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
51
]
|
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 80 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 81 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 82 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 83 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 84 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 85 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 86 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 87 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 88 ] |
|
doctrine |
SELECT v0_.content AS content_0, v0_.field AS field_1 FROM valeur_champs_translation v0_ WHERE v0_.locale = ? AND v0_.object_id = ?
[ "fr" 89 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 80 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 81 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 82 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 83 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 84 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 85 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 86 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 87 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 88 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM valeur_champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 89 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 51 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
52
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 52 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.valeur_champs AS valeur_champs_2, t0.valeur_technique_champs AS valeur_technique_champs_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.default_value AS default_value_7, t0.champs_id AS champs_id_8 FROM valeur_champs t0 WHERE t0.champs_id = ? ORDER BY t0.position ASC
[
53
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM champs_translation t0 WHERE t0.object_id = ? AND t0.locale = ? LIMIT 1
[ 53 "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 501 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "masquer" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "label_prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "prix_apartir" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "alt_p" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "alt_s" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "intro_description" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "intro_description_secondaire" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "titre_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "titre_principal_rich" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "surtitre" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "label_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "mandatory" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM cms_page_block_composant_translation t0 WHERE t0.object_id = ? AND t0.field = ? AND t0.locale = ? LIMIT 1
[ 502 "url_lien_principal" "fr" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom_composant AS nom_composant_2, t0.nom_technique_composant AS nom_technique_composant_3, t0.taille_img_p AS taille_img_p_4, t0.taille_img_s AS taille_img_s_5, t0.taille_img_item AS taille_img_item_6, t0.taille_img_item_slide AS taille_img_item_slide_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM cms_composant t0 WHERE t0.id = ?
[
19
]
|
|
doctrine |
SELECT c0_.id AS id_0, c0_.footer_bottom_links AS footer_bottom_links_1, c0_.brochures AS brochures_2, c0_.footer_form AS footer_form_3, c0_.date AS date_4, c0_.lang AS lang_5, c0_.type AS type_6 FROM cache_menu_footer c0_ WHERE c0_.lang = ? AND c0_.type = ? ORDER BY c0_.date DESC
[ "fr" "residence" ] |
|
doctrine |
SELECT c0_.id AS id_0, c0_.footer_bottom_links AS footer_bottom_links_1, c0_.brochures AS brochures_2, c0_.footer_form AS footer_form_3, c0_.date AS date_4, c0_.lang AS lang_5, c0_.type AS type_6 FROM cache_menu_footer c0_ WHERE c0_.lang = ? AND c0_.type = ? ORDER BY c0_.date DESC
[ "fr" "residence" ] |
|
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 "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 "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 1862
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Liip\ImagineBundle\DependencyInjection\Compiler\LoadersCompilerPass
|
1 |
Liip\ImagineBundle\DependencyInjection\Compiler\FiltersCompilerPass
|
20 |
Liip\ImagineBundle\DependencyInjection\Compiler\PostProcessorsCompilerPass
|
4 |
Liip\ImagineBundle\DependencyInjection\Compiler\ResolversCompilerPass
|
3 |
Liip\ImagineBundle\DependencyInjection\Compiler\MaybeSetMimeServicesAsAliasesCompilerPass
|
1 |
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
325 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
3 |
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
|
2 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
239 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
336 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
306 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
191 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
428 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
3 |