| 1 |
0.36 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?
Parameters: [
"api.gocad.username"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = 'api.gocad.username';
|
| 2 |
0.20 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?
Parameters: [
"api.gocad.password"
]
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = 'api.gocad.password';
|
| 3 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL ORDER BY t0.created_at DESC;
|
| 4 |
0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page AS page_4, t0.title AS title_5, t0.text AS text_6, t0.active AS active_7, t0.local AS local_8, t0.created_by_id AS created_by_id_9 FROM publicite t0 WHERE t0.page = ? AND t0.local = ? AND t0.active = ?
Parameters: [
"/"
"actus"
1
]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page AS page_4, t0.title AS title_5, t0.text AS text_6, t0.active AS active_7, t0.local AS local_8, t0.created_by_id AS created_by_id_9 FROM publicite t0 WHERE t0.page = '/' AND t0.local = 'actus' AND t0.active = 1;
|
| 5 |
0.11 ms |
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.updated_at AS updated_at_2, p0_.page AS page_3, p0_.title AS title_4, p0_.text AS text_5, p0_.active AS active_6, p0_.local AS local_7, p0_.created_by_id AS created_by_id_8 FROM publicite p0_ WHERE p0_.active = ? AND p0_.local = ?
Parameters: [
1
"side_bar"
]
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.updated_at AS updated_at_2, p0_.page AS page_3, p0_.title AS title_4, p0_.text AS text_5, p0_.active AS active_6, p0_.local AS local_7, p0_.created_by_id AS created_by_id_8 FROM publicite p0_ WHERE p0_.active = 1 AND p0_.local = 'side_bar';
|
| 6 |
0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refType')
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = 2 AND t0.discr IN ('refType');
|
| 7 |
0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refType')
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = 1 AND t0.discr IN ('refType');
|
| 8 |
0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL AND t0.type_id IN (?, ?) AND t0.top_target = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL AND t0.type_id IN (1, 2) AND t0.top_target = 1 ORDER BY t0.created_at DESC;
|
| 9 |
0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL AND t0.type_id IN (?, ?) AND t0.top_target = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL AND t0.type_id IN (1, 2) AND t0.top_target = 0 ORDER BY t0.created_at DESC;
|
| 10 |
0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL AND t0.type_id IN (?, ?) AND t0.top_target = ? AND t0.created_by_id IS NULL ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL AND t0.type_id IN (1, 2) AND t0.top_target = 0 AND t0.created_by_id IS NULL ORDER BY t0.created_at DESC;
|