| 1 |
1.22 ms |
SELECT t0.id AS id_1, t0.code AS code_2 FROM oo_users_locale t0 WHERE t0.code = ? LIMIT 1
SELECT t0.id AS id_1, t0.code AS code_2 FROM oo_users_locale t0 WHERE t0.code = 'en' LIMIT 1;
|
| 2 |
0.46 ms |
SELECT t0.id AS id_1, t0.days_gap AS days_gap_2 FROM oci_kn3d_intervention_transfer_deadline t0 LIMIT 1
SELECT t0.id AS id_1, t0.days_gap AS days_gap_2 FROM oci_kn3d_intervention_transfer_deadline t0 LIMIT 1;
|
| 3 |
0.37 ms |
SELECT t0.id AS id_1, t0.days_gap AS days_gap_2 FROM oci_hi3d_intervention_transfer_deadline t0 LIMIT 1
SELECT t0.id AS id_1, t0.days_gap AS days_gap_2 FROM oci_hi3d_intervention_transfer_deadline t0 LIMIT 1;
|
| 4 |
0.36 ms |
SELECT t0.id AS id_1, t0.days_gap AS days_gap_2 FROM oci_sh3d_intervention_transfer_deadline t0 LIMIT 1
SELECT t0.id AS id_1, t0.days_gap AS days_gap_2 FROM oci_sh3d_intervention_transfer_deadline t0 LIMIT 1;
|
| 5 |
0.46 ms |
SELECT a0_.id AS id_0, a0_.primary_color AS primary_color_1, a0_.secondary_color AS secondary_color_2, a0_.text_color_btn AS text_color_btn_3, a0_.text_color_title AS text_color_title_4, a0_.primary_color_report AS primary_color_report_5, a0_.text_color_report AS text_color_report_6, a0_.production_labels_color AS production_labels_color_7, a0_.production_labels_text_color AS production_labels_text_color_8, a0_.kn3d_primary_color AS kn3d_primary_color_9, a0_.kn3d_primary_text_color AS kn3d_primary_text_color_10, a0_.kn3d_secondary_color AS kn3d_secondary_color_11, a0_.kn3d_secondary_text_color AS kn3d_secondary_text_color_12, a0_.kn3d_tertiary_color AS kn3d_tertiary_color_13, a0_.kn3d_tertiary_text_color AS kn3d_tertiary_text_color_14 FROM app_theme a0_ LIMIT 1
SELECT a0_.id AS id_0, a0_.primary_color AS primary_color_1, a0_.secondary_color AS secondary_color_2, a0_.text_color_btn AS text_color_btn_3, a0_.text_color_title AS text_color_title_4, a0_.primary_color_report AS primary_color_report_5, a0_.text_color_report AS text_color_report_6, a0_.production_labels_color AS production_labels_color_7, a0_.production_labels_text_color AS production_labels_text_color_8, a0_.kn3d_primary_color AS kn3d_primary_color_9, a0_.kn3d_primary_text_color AS kn3d_primary_text_color_10, a0_.kn3d_secondary_color AS kn3d_secondary_color_11, a0_.kn3d_secondary_text_color AS kn3d_secondary_text_color_12, a0_.kn3d_tertiary_color AS kn3d_tertiary_color_13, a0_.kn3d_tertiary_text_color AS kn3d_tertiary_text_color_14 FROM app_theme a0_ LIMIT 1;
|
| 6 |
0.53 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = ? LIMIT 1
Parameters: [
"FAVICON"
]
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = 'FAVICON' LIMIT 1;
|
| 7 |
0.44 ms |
SELECT l.code FROM oo_users_locale l
SELECT l.code FROM oo_users_locale l;
|
| 8 |
0.55 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = ? LIMIT 1
Parameters: [
"LOGO_LOGIN"
]
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = 'LOGO_LOGIN' LIMIT 1;
|
| 9 |
0.45 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = ? LIMIT 1
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = 'COVER' LIMIT 1;
|
| 10 |
0.33 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = ? LIMIT 1
SELECT t0.id AS id_1, t0.type AS type_2, t0.filename AS filename_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.updated_at AS updated_at_8 FROM app_images t0 WHERE t0.type = 'COVER' LIMIT 1;
|