1 |
1.20 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.description AS description_4, t0.value_type AS value_type_5 FROM setting t0 WHERE t0.code = ? LIMIT 1
Parameters: [
"homepage-reminder-title"
]
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.description AS description_4, t0.value_type AS value_type_5 FROM setting t0 WHERE t0.code = 'homepage-reminder-title' LIMIT 1;
|
2 |
0.58 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.description AS description_4, t0.value_type AS value_type_5 FROM setting t0 WHERE t0.code = ? LIMIT 1
Parameters: [
"homepage-reminder-content"
]
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.description AS description_4, t0.value_type AS value_type_5 FROM setting t0 WHERE t0.code = 'homepage-reminder-content' LIMIT 1;
|
3 |
0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0;
|
4 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0;
|
5 |
0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0;
|
6 |
0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0;
|
7 |
0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0;
|