| 1 |
2.13 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_hero_headline"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_hero_headline' LIMIT 1;
|
| 2 |
1.00 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_hero_subtext_1"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_hero_subtext_1' LIMIT 1;
|
| 3 |
0.98 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_hero_subtext_2"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_hero_subtext_2' LIMIT 1;
|
| 4 |
0.98 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_cta_primary"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_cta_primary' LIMIT 1;
|
| 5 |
0.95 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_cta_secondary"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_cta_secondary' LIMIT 1;
|
| 6 |
0.95 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_timeline_title"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_timeline_title' LIMIT 1;
|
| 7 |
1.02 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_timeline_subtitle"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_timeline_subtitle' LIMIT 1;
|
| 8 |
1.01 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_eligibility_title"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_eligibility_title' LIMIT 1;
|
| 9 |
1.04 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_contact_text"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_contact_text' LIMIT 1;
|
| 10 |
0.95 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_contact_website"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_contact_website' LIMIT 1;
|
| 11 |
0.91 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = ? LIMIT 1
Parameters: [
"homepage_footer_tagline"
]
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.content AS content_3, t0.updated_at AS updated_at_4 FROM legal_content t0 WHERE t0.content_type = 'homepage_footer_tagline' LIMIT 1;
|