1.59 ms (1.60%)
1
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . link AS link_2 , s0_ . title AS title_3 , s0_ . subtitle AS subtitle_4 , s0_ . description AS description_5 , s0_ . visible AS visible_6 , s0_ . position AS position_7 , s0_ . discover_button_text AS discover_button_text_8 , s0_ . update_date AS update_date_9 FROM solution_categories s0_ LEFT JOIN software_pages s1_ ON s0_ . id = s1_ . solution_category_id AND (s1_ . is_active = 1 ) LEFT JOIN solution_category_links s2_ ON s0_ . id = s2_ . category_id LEFT JOIN software_pages s3_ ON s2_ . software_page_id = s3_ . id AND (s3_ . is_active = 1 ) WHERE s0_ . visible = 1 GROUP BY s0_ . id HAVING COUNT (DISTINCT s1_ . id ) > 0 OR COUNT (DISTINCT s2_ . id ) > 0 ORDER BY s0_ . position ASC
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . link AS link_2 , s0_ . title AS title_3 , s0_ . subtitle AS subtitle_4 , s0_ . description AS description_5 , s0_ . visible AS visible_6 , s0_ . position AS position_7 , s0_ . discover_button_text AS discover_button_text_8 , s0_ . update_date AS update_date_9 FROM solution_categories s0_ LEFT JOIN software_pages s1_ ON s0_ . id = s1_ . solution_category_id AND (s1_ . is_active = 1 ) LEFT JOIN solution_category_links s2_ ON s0_ . id = s2_ . category_id LEFT JOIN software_pages s3_ ON s2_ . software_page_id = s3_ . id AND (s3_ . is_active = 1 ) WHERE s0_ . visible = 1 GROUP BY s0_ . id HAVING COUNT (DISTINCT s1_ . id ) > 0 OR COUNT (DISTINCT s2_ . id ) > 0 ORDER BY s0_ . position ASC ;
Copy
0.77 ms (0.78%)
1
SELECT c0_ . id AS id_0 , c0_ . company_name AS company_name_1 , c0_ . company_address AS company_address_2 , c0_ . company_zip_code AS company_zip_code_3 , c0_ . company_city AS company_city_4 , c0_ . status AS status_5 , c0_ . newsletter AS newsletter_6 FROM company c0_ WHERE c0_ . status NOT IN (? , ? )
Parameters :
[
"Supprimé "
"Inactif "
]
SELECT c0_ . id AS id_0 , c0_ . company_name AS company_name_1 , c0_ . company_address AS company_address_2 , c0_ . company_zip_code AS company_zip_code_3 , c0_ . company_city AS company_city_4 , c0_ . status AS status_5 , c0_ . newsletter AS newsletter_6 FROM company c0_ WHERE c0_ . status NOT IN ('Supprimé' , 'Inactif' );
Copy
0.72 ms (0.73%)
1
SELECT t0 . id AS id_1 , t0 . hero_description AS hero_description_2 , t0 . hero_qualiopi_text AS hero_qualiopi_text_3 , t0 . solutions_description AS solutions_description_4 , t0 . solutions_software_title AS solutions_software_title_5 , t0 . solutions_software_description AS solutions_software_description_6 , t0 . solutions_software_bullet1 AS solutions_software_bullet1_7 , t0 . solutions_software_bullet2 AS solutions_software_bullet2_8 , t0 . solutions_software_bullet3 AS solutions_software_bullet3_9 , t0 . solutions_training_title AS solutions_training_title_10 , t0 . solutions_training_description AS solutions_training_description_11 , t0 . solutions_training_bullet1 AS solutions_training_bullet1_12 , t0 . solutions_training_bullet2 AS solutions_training_bullet2_13 , t0 . solutions_training_bullet3 AS solutions_training_bullet3_14 , t0 . about_description AS about_description_15 , t0 . about_company_card_title AS about_company_card_title_16 , t0 . about_company_card_description AS about_company_card_description_17 , t0 . about_company_image AS about_company_image_18 , t0 . about_team_card_title AS about_team_card_title_19 , t0 . about_team_card_description AS about_team_card_description_20 , t0 . contact_intro_description AS contact_intro_description_21 , t0 . contact_form_title AS contact_form_title_22 , t0 . contact_form_description AS contact_form_description_23 , t0 . contact_section_title AS contact_section_title_24 , t0 . solutions_section_title AS solutions_section_title_25 , t0 . about_section_title AS about_section_title_26 , t0 . about_company_story AS about_company_story_27 , t0 . gallery_section_title AS gallery_section_title_28 , t0 . gallery_slides AS gallery_slides_29 , t0 . created_at AS created_at_30 , t0 . updated_at AS updated_at_31 FROM home_page_content t0 LIMIT 1
SELECT t0 . id AS id_1 , t0 . hero_description AS hero_description_2 , t0 . hero_qualiopi_text AS hero_qualiopi_text_3 , t0 . solutions_description AS solutions_description_4 , t0 . solutions_software_title AS solutions_software_title_5 , t0 . solutions_software_description AS solutions_software_description_6 , t0 . solutions_software_bullet1 AS solutions_software_bullet1_7 , t0 . solutions_software_bullet2 AS solutions_software_bullet2_8 , t0 . solutions_software_bullet3 AS solutions_software_bullet3_9 , t0 . solutions_training_title AS solutions_training_title_10 , t0 . solutions_training_description AS solutions_training_description_11 , t0 . solutions_training_bullet1 AS solutions_training_bullet1_12 , t0 . solutions_training_bullet2 AS solutions_training_bullet2_13 , t0 . solutions_training_bullet3 AS solutions_training_bullet3_14 , t0 . about_description AS about_description_15 , t0 . about_company_card_title AS about_company_card_title_16 , t0 . about_company_card_description AS about_company_card_description_17 , t0 . about_company_image AS about_company_image_18 , t0 . about_team_card_title AS about_team_card_title_19 , t0 . about_team_card_description AS about_team_card_description_20 , t0 . contact_intro_description AS contact_intro_description_21 , t0 . contact_form_title AS contact_form_title_22 , t0 . contact_form_description AS contact_form_description_23 , t0 . contact_section_title AS contact_section_title_24 , t0 . solutions_section_title AS solutions_section_title_25 , t0 . about_section_title AS about_section_title_26 , t0 . about_company_story AS about_company_story_27 , t0 . gallery_section_title AS gallery_section_title_28 , t0 . gallery_slides AS gallery_slides_29 , t0 . created_at AS created_at_30 , t0 . updated_at AS updated_at_31 FROM home_page_content t0 LIMIT 1 ;
Copy
0.61 ms (0.62%)
1
SELECT t0_ . id AS id_0 , t0_ . name AS name_1 , t0_ . link AS link_2 , t0_ . title AS title_3 , t0_ . subtitle AS subtitle_4 , t0_ . description AS description_5 , t0_ . visible AS visible_6 , t0_ . position AS position_7 , t0_ . update_date AS update_date_8 FROM training_category t0_ INNER JOIN training t1_ ON t0_ . id = t1_ . category_id INNER JOIN training_option t2_ ON t1_ . id = t2_ . training_id WHERE t0_ . visible = 1 AND t1_ . visible = 1 AND t2_ . visible = 1 GROUP BY t0_ . id HAVING COUNT (t2_ . id ) > 0 ORDER BY t0_ . position ASC
SELECT t0_ . id AS id_0 , t0_ . name AS name_1 , t0_ . link AS link_2 , t0_ . title AS title_3 , t0_ . subtitle AS subtitle_4 , t0_ . description AS description_5 , t0_ . visible AS visible_6 , t0_ . position AS position_7 , t0_ . update_date AS update_date_8 FROM training_category t0_ INNER JOIN training t1_ ON t0_ . id = t1_ . category_id INNER JOIN training_option t2_ ON t1_ . id = t2_ . training_id WHERE t0_ . visible = 1 AND t1_ . visible = 1 AND t2_ . visible = 1 GROUP BY t0_ . id HAVING COUNT (t2_ . id ) > 0 ORDER BY t0_ . position ASC ;
Copy
0.46 ms (0.47%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . program AS program_4 , t0 . success_rate AS success_rate_5 , t0 . satifaction_rate AS satifaction_rate_6 , t0 . duration AS duration_7 , t0 . visible AS visible_8 , t0 . position AS position_9 , t0 . training_id AS training_id_10 FROM training_option t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . program AS program_4 , t0 . success_rate AS success_rate_5 , t0 . satifaction_rate AS satifaction_rate_6 , t0 . duration AS duration_7 , t0 . visible AS visible_8 , t0 . position AS position_9 , t0 . training_id AS training_id_10 FROM training_option t0 ;
Copy