| 1 |
0.87 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.price AS price_2, p0_.note AS note_3, p0_.sort_order AS sort_order_4, p0_.is_highlighted AS is_highlighted_5, p0_.is_active AS is_active_6 FROM pricing p0_ WHERE p0_.is_active = ? ORDER BY p0_.sort_order ASC
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.price AS price_2, p0_.note AS note_3, p0_.sort_order AS sort_order_4, p0_.is_highlighted AS is_highlighted_5, p0_.is_active AS is_active_6 FROM pricing p0_ WHERE p0_.is_active = 1 ORDER BY p0_.sort_order ASC;
|
| 2 |
0.93 ms |
SELECT v0_.id AS id_0, v0_.name AS name_1, v0_.subtitle AS subtitle_2, v0_.description AS description_3, v0_.price AS price_4, v0_.price_unit AS price_unit_5, v0_.sort_order AS sort_order_6, v0_.is_active AS is_active_7 FROM valorisation v0_ WHERE v0_.is_active = ? ORDER BY v0_.sort_order ASC
SELECT v0_.id AS id_0, v0_.name AS name_1, v0_.subtitle AS subtitle_2, v0_.description AS description_3, v0_.price AS price_4, v0_.price_unit AS price_unit_5, v0_.sort_order AS sort_order_6, v0_.is_active AS is_active_7 FROM valorisation v0_ WHERE v0_.is_active = 1 ORDER BY v0_.sort_order ASC;
|
| 3 |
0.75 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.subtitle AS subtitle_2, b0_.description AS description_3, b0_.price_details AS price_details_4, b0_.sort_order AS sort_order_5, b0_.is_active AS is_active_6 FROM breeding_service b0_ WHERE b0_.is_active = ? ORDER BY b0_.sort_order ASC
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.subtitle AS subtitle_2, b0_.description AS description_3, b0_.price_details AS price_details_4, b0_.sort_order AS sort_order_5, b0_.is_active AS is_active_6 FROM breeding_service b0_ WHERE b0_.is_active = 1 ORDER BY b0_.sort_order ASC;
|
| 4 |
0.98 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.tagline AS tagline_3, s0_.description AS description_4, s0_.images AS images_5, s0_.color AS color_6, s0_.height AS height_7, s0_.status AS status_8, s0_.birth_year AS birth_year_9, s0_.origin AS origin_10, s0_.shoeing AS shoeing_11, s0_.characteristics AS characteristics_12, s0_.style_characteristics AS style_characteristics_13, s0_.physique_characteristics AS physique_characteristics_14, s0_.presence_characteristics AS presence_characteristics_15, s0_.aptitudes_characteristics AS aptitudes_characteristics_16, s0_.crossing_advice AS crossing_advice_17, s0_.hereditary_transmission AS hereditary_transmission_18, s0_.haras_file AS haras_file_19, s0_.ancce_file AS ancce_file_20, s0_.breeding_price AS breeding_price_21, s0_.breeding_conditions AS breeding_conditions_22, s0_.breeding_availability AS breeding_availability_23, s0_.sort_order AS sort_order_24, s0_.is_active AS is_active_25 FROM stallion s0_ WHERE s0_.is_active = ? ORDER BY s0_.sort_order ASC
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.tagline AS tagline_3, s0_.description AS description_4, s0_.images AS images_5, s0_.color AS color_6, s0_.height AS height_7, s0_.status AS status_8, s0_.birth_year AS birth_year_9, s0_.origin AS origin_10, s0_.shoeing AS shoeing_11, s0_.characteristics AS characteristics_12, s0_.style_characteristics AS style_characteristics_13, s0_.physique_characteristics AS physique_characteristics_14, s0_.presence_characteristics AS presence_characteristics_15, s0_.aptitudes_characteristics AS aptitudes_characteristics_16, s0_.crossing_advice AS crossing_advice_17, s0_.hereditary_transmission AS hereditary_transmission_18, s0_.haras_file AS haras_file_19, s0_.ancce_file AS ancce_file_20, s0_.breeding_price AS breeding_price_21, s0_.breeding_conditions AS breeding_conditions_22, s0_.breeding_availability AS breeding_availability_23, s0_.sort_order AS sort_order_24, s0_.is_active AS is_active_25 FROM stallion s0_ WHERE s0_.is_active = 1 ORDER BY s0_.sort_order ASC;
|
| 5 |
0.81 ms |
SELECT t0.id AS id_1, t0.page_key AS page_key_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.images AS images_5, t0.is_active AS is_active_6, t0.updated_at AS updated_at_7, t0.button_left_text AS button_left_text_8, t0.button_right_text AS button_right_text_9 FROM hero_config t0 WHERE t0.page_key = ? AND t0.is_active = ? LIMIT 1
Parameters: [
"tarifs"
1
]
SELECT t0.id AS id_1, t0.page_key AS page_key_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.images AS images_5, t0.is_active AS is_active_6, t0.updated_at AS updated_at_7, t0.button_left_text AS button_left_text_8, t0.button_right_text AS button_right_text_9 FROM hero_config t0 WHERE t0.page_key = 'tarifs' AND t0.is_active = 1 LIMIT 1;
|
| 6 |
0.54 ms |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters: [
"tarifs"
"hero"
]
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = 'tarifs' AND p0_.section_key = 'hero';
|
| 7 |
0.40 ms |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters: [
"tarifs"
"pension"
]
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = 'tarifs' AND p0_.section_key = 'pension';
|
| 8 |
0.36 ms |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters: [
"tarifs"
"valorisation"
]
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = 'tarifs' AND p0_.section_key = 'valorisation';
|
| 9 |
0.37 ms |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters: [
"tarifs"
"poulain"
]
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = 'tarifs' AND p0_.section_key = 'poulain';
|
| 10 |
0.36 ms |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters: [
"tarifs"
"services_inclus"
]
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = 'tarifs' AND p0_.section_key = 'services_inclus';
|
| 11 |
0.43 ms |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters: [
"tarifs"
"tva"
]
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = 'tarifs' AND p0_.section_key = 'tva';
|
| 12 |
0.33 ms |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters: [
"tarifs"
"contact"
]
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = 'tarifs' AND p0_.section_key = 'contact';
|