| 1 |
2.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.domaine_id AS domaine_id_6, t0.site_id AS site_id_7, t0.user_id AS user_id_8 FROM sub_domain t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"pepouzin1.devlogiciel.com"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.domaine_id AS domaine_id_6, t0.site_id AS site_id_7, t0.user_id AS user_id_8 FROM sub_domain t0 WHERE t0.name = 'pepouzin1.devlogiciel.com' LIMIT 1;
|
| 2 |
0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.domaine_id AS domaine_id_6, t0.site_id AS site_id_7, t0.user_id AS user_id_8 FROM sub_domain t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"pepouzin1"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.domaine_id AS domaine_id_6, t0.site_id AS site_id_7, t0.user_id AS user_id_8 FROM sub_domain t0 WHERE t0.name = 'pepouzin1' LIMIT 1;
|
| 3 |
0.86 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.home_page AS home_page_4, t0.folder AS folder_5, t0.published AS published_6, t0.protected AS protected_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.deleted AS deleted_11, t0.site_id AS site_id_12 FROM page t0 WHERE t0.site_id = ? AND t0.home_page = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.home_page AS home_page_4, t0.folder AS folder_5, t0.published AS published_6, t0.protected AS protected_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.deleted AS deleted_11, t0.site_id AS site_id_12 FROM page t0 WHERE t0.site_id = 11 AND t0.home_page = 1 LIMIT 1;
|
| 4 |
0.61 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.background_color AS background_color_3, t0.page_id AS page_id_4, t0.bloc_id AS bloc_id_5 FROM page_bloc t0 WHERE t0.page_id = ?
SELECT t0.id AS id_1, t0.position AS position_2, t0.background_color AS background_color_3, t0.page_id AS page_id_4, t0.bloc_id AS bloc_id_5 FROM page_bloc t0 WHERE t0.page_id = 42;
|
| 5 |
0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = 55;
|
| 6 |
0.66 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (55);
|
| 7 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = 56;
|
| 8 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (56);
|
| 9 |
0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = 52;
|
| 10 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (52);
|
| 11 |
0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = 53;
|
| 12 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (53);
|
| 13 |
0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.template_path AS template_path_4, t0.block_file_name AS block_file_name_5, t0.created_at AS created_at_6, t0.level AS level_7, t0.published AS published_8 FROM bloc t0 WHERE t0.id = 54;
|
| 14 |
0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.placeholder AS placeholder_4, t0.required AS required_5, t0.default_content AS default_content_6, t0.bloc_id AS bloc_id_7 FROM field t0 WHERE t0.bloc_id IN (54);
|
| 15 |
0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.published AS published_3, t0.is_template AS is_template_4, t0.is_in_catalogue AS is_in_catalogue_5, t0.screenshot_path AS screenshot_path_6, t0.background_color AS background_color_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.deleted AS deleted_11, t0.owner_id AS owner_id_12, t0.category_id AS category_id_13 FROM site t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.published AS published_3, t0.is_template AS is_template_4, t0.is_in_catalogue AS is_in_catalogue_5, t0.screenshot_path AS screenshot_path_6, t0.background_color AS background_color_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.deleted AS deleted_11, t0.owner_id AS owner_id_12, t0.category_id AS category_id_13 FROM site t0 WHERE t0.id = 11;
|
| 16 |
0.68 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = 266;
|
| 17 |
0.25 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = 267;
|
| 18 |
0.24 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = 263;
|
| 19 |
0.27 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = 264;
|
| 20 |
0.25 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.json AS json_3, t0.page_bloc_id AS page_bloc_id_4, t0.field_id AS field_id_5 FROM page_bloc_value t0 WHERE t0.page_bloc_id = 265;
|