| 1 |
0.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 WHERE t0.slug = ? AND t0.active = ? AND t0.lang = ? LIMIT 1
Parameters: [
"einzelhandel"
1
"de"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 WHERE t0.slug = 'einzelhandel' AND t0.active = 1 AND t0.lang = 'de' LIMIT 1;
|
| 2 |
0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 WHERE t0.active = ? AND t0.lang = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 WHERE t0.active = 1 AND t0.lang = 'de';
|
| 3 |
0.62 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = ? AND t0.category_id = ? AND t0.lang = ?
Parameters: [
1
"7"
"de"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = 1 AND t0.category_id = '7' AND t0.lang = 'de';
|
| 4 |
0.73 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = ? AND t0.category_id = ? AND t0.lang = ? ORDER BY t0.id ASC
Parameters: [
1
"6"
"de"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = 1 AND t0.category_id = '6' AND t0.lang = 'de' ORDER BY t0.id ASC;
|
| 5 |
0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = 85;
|
| 6 |
0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = 87;
|
| 7 |
0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = 88;
|
| 8 |
0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = 89;
|
| 9 |
0.75 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = ? AND t0.category_id = ? AND t0.lang = ? ORDER BY t0.id ASC
Parameters: [
1
"6"
"de"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = 1 AND t0.category_id = '6' AND t0.lang = 'de' ORDER BY t0.id ASC;
|