| 1 |
0.89 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\company"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\company' LIMIT 1;
|
| 2 |
0.63 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\phone"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\phone' LIMIT 1;
|
| 3 |
0.59 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\address"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\address' LIMIT 1;
|
| 4 |
0.64 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\postcode"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\postcode' LIMIT 1;
|
| 5 |
0.63 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\city"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\city' LIMIT 1;
|
| 6 |
0.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.id = 1;
|
| 7 |
0.77 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.id = 2;
|
| 8 |
0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description_short AS description_short_4, t0.description1 AS description1_5, t0.price AS price_6, t0.image AS image_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.pax AS pax_11, t0.usps AS usps_12, t0.badge AS badge_13, t0.features AS features_14, t0.description2 AS description2_15 FROM products t0 WHERE t0.id = 3;
|
| 9 |
0.77 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\address"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\address' LIMIT 1;
|
| 10 |
0.64 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\city"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\city' LIMIT 1;
|
| 11 |
0.69 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\address"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\address' LIMIT 1;
|
| 12 |
0.59 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\postcode"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\postcode' LIMIT 1;
|
| 13 |
0.59 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\city"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\city' LIMIT 1;
|
| 14 |
0.55 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\phone"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\phone' LIMIT 1;
|
| 15 |
0.64 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\phone_formatted"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\phone_formatted' LIMIT 1;
|
| 16 |
0.57 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\phone"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\phone' LIMIT 1;
|
| 17 |
0.59 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\email"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\email' LIMIT 1;
|
| 18 |
0.68 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\email"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\email' LIMIT 1;
|
| 19 |
0.56 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\phone"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\phone' LIMIT 1;
|
| 20 |
0.57 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\phone"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\phone' LIMIT 1;
|
| 21 |
0.64 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = ? LIMIT 1
Parameters: [
"general\phone_formatted"
]
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3 FROM framework_settings t0 WHERE t0.path = 'general\\phone_formatted' LIMIT 1;
|