2 |
0.35 ms |
SELECT t0.file_name AS file_name_1, t0.file_original_name AS file_original_name_2, t0.file_mime_type AS file_mime_type_3, t0.file_size AS file_size_4, t0.file_dimensions AS file_dimensions_5, t0.id AS id_6, t0.name AS name_7, t0.name_es AS name_es_8, t0.name_en AS name_en_9, t0.homepaged AS homepaged_10, t0.first_theme AS first_theme_11, t0.enabled AS enabled_12, t0.description AS description_13, t0.last_child AS last_child_14, t0.priority AS priority_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17 FROM theme t0 WHERE t0.id = ?
Parameters: [
"fb6e421a-5c9a-41e4-8f92-12cc07f2c403"
]
SELECT t0.file_name AS file_name_1, t0.file_original_name AS file_original_name_2, t0.file_mime_type AS file_mime_type_3, t0.file_size AS file_size_4, t0.file_dimensions AS file_dimensions_5, t0.id AS id_6, t0.name AS name_7, t0.name_es AS name_es_8, t0.name_en AS name_en_9, t0.homepaged AS homepaged_10, t0.first_theme AS first_theme_11, t0.enabled AS enabled_12, t0.description AS description_13, t0.last_child AS last_child_14, t0.priority AS priority_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17 FROM theme t0 WHERE t0.id = 'fb6e421a-5c9a-41e4-8f92-12cc07f2c403';
|
3 |
0.46 ms |
SELECT t0.file_name AS file_name_1, t0.file_original_name AS file_original_name_2, t0.file_mime_type AS file_mime_type_3, t0.file_size AS file_size_4, t0.file_dimensions AS file_dimensions_5, t0.id AS id_6, t0.name AS name_7, t0.name_es AS name_es_8, t0.name_en AS name_en_9, t0.homepaged AS homepaged_10, t0.first_theme AS first_theme_11, t0.enabled AS enabled_12, t0.description AS description_13, t0.last_child AS last_child_14, t0.priority AS priority_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17 FROM theme t0 WHERE t0.parent_id = ?
Parameters: [
"fb6e421a-5c9a-41e4-8f92-12cc07f2c403"
]
SELECT t0.file_name AS file_name_1, t0.file_original_name AS file_original_name_2, t0.file_mime_type AS file_mime_type_3, t0.file_size AS file_size_4, t0.file_dimensions AS file_dimensions_5, t0.id AS id_6, t0.name AS name_7, t0.name_es AS name_es_8, t0.name_en AS name_en_9, t0.homepaged AS homepaged_10, t0.first_theme AS first_theme_11, t0.enabled AS enabled_12, t0.description AS description_13, t0.last_child AS last_child_14, t0.priority AS priority_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17 FROM theme t0 WHERE t0.parent_id = 'fb6e421a-5c9a-41e4-8f92-12cc07f2c403';
|