/* Apple */ ?> /* Android */ ?> /* Windows */ ?>
Haben Sie Fragen zu unseren Angeboten oder zur Buchung?
Wir helfen gerne weiter!
No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`routes` AS `Route` WHERE `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) = '/news/eroeffnung-cafe-biergarten' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `schillathoehle`.`routes` AS `Route` WHERE `Route`.`lft` <= 307 AND `Route`.`rght` >= 308 ORDER BY `Route`.`lft` asc | 3 | 3 | 23 | maybe slow |
SELECT `Language`.`langid` FROM `schillathoehle`.`languages` AS `Language` WHERE `Language`.`id` = 1 LIMIT 1 | 1 | 1 | 0 | |
SELECT *, (GROUP_CONCAT(`Parent`.`key` ORDER BY `Parent`.`lft` ASC SEPARATOR '.')) AS `Setting__path`, `Setting`.`id` FROM `schillathoehle`.`settings` AS `Setting` LEFT JOIN `schillathoehle`.`settings` AS `Parent` ON (`Parent`.`lft` <= `Setting`.`lft` AND `Parent`.`rght` >= `Setting`.`rght`) WHERE 1 = 1 GROUP BY `Setting`.`id` | 35 | 35 | 0 | |
SELECT `ValueUpload`.`id`, `ValueUpload`.`hash`, `ValueUpload`.`created`, `ValueUpload`.`updated`, `ValueUpload`.`model`, `ValueUpload`.`field`, `ValueUpload`.`foreign_key`, `ValueUpload`.`alias`, `ValueUpload`.`thumbnail`, `ValueUpload`.`parent_id`, `ValueUpload`.`file`, `ValueUpload`.`size`, `ValueUpload`.`ext`, `ValueUpload`.`mime`, `ValueUpload`.`width`, `ValueUpload`.`height` FROM `schillathoehle`.`uploads` AS `ValueUpload` WHERE `ValueUpload`.`model` = 'Setting' AND `ValueUpload`.`field` = 'value' AND `ValueUpload`.`foreign_key` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 26, 27, 28, 29, 30, 31, 32, 37, 38, 39, 40, 41, 42, 45, 46) ORDER BY FIELD(COALESCE(`ValueUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 0 | |
SELECT `News`.`id`, `News`.`hash`, `News`.`created`, `News`.`updated`, `News`.`title`, `News`.`pubdate`, `News`.`status`, `News`.`teaser_type`, `News`.`news_target`, `News`.`teaser_external_url`, `News`.`teaser_menu_id`, `News`.`content`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`news` AS `News` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `News`.`id` AND `Route`.`model` = 'News') WHERE `News`.`id` = 2 LIMIT 1 | 1 | 1 | 1 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 2 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'News' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 65 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 104 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 104 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` = (65) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` = (65) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 65 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT *, Language.id FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'home' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 1 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` = (1) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` = (1) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Entity`.`lft`, `Entity`.`rght`, `Language`.`id` FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'navi' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE `Menu`.`lft` > 3 AND `Menu`.`rght` < 46 ORDER BY `Menu`.`lft` asc | 21 | 21 | 0 | |
SELECT *, Language.id FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'contact_box' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 79 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 203 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 203 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` = (79) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` = (79) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 79 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Content`.`id`, `Content`.`hash`, `Content`.`created`, `Content`.`updated`, `Content`.`menu_id`, `Content`.`position`, `Content`.`type`, `Content`.`status`, `Content`.`title`, `Content`.`layout`, `Content`.`language_id`, `Content`.`article_content`, `Content`.`contact_content`, `Content`.`contact_email`, `Content`.`contact_success`, `Content`.`contact_error`, `Content`.`iframe_url`, `Content`.`iframe_width`, `Content`.`iframe_height`, `Content`.`release`, `Content`.`hide`, `Content`.`gmap_lat`, `Content`.`gmap_long`, `Content`.`gmap_zoom`, `Content`.`gmap_type`, `Content`.`gmap_marker`, `Content`.`video_type`, `Content`.`video_url`, `Content`.`developer_template_code`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`question`, `Content`.`answer`, `Content`.`faq_index_1`, `Content`.`faq_index_2`, `Content`.`faq_index_3`, `Content`.`gutter`, `Content`.`arrangement_subject`, (CONCAT_WS (',',`Content`.`gmap_lat`,`Content`.`gmap_long`)) AS `Content__gmap`, (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) AS `Content__published`, (`Content`.`status` = "active") AS `Content__isActive`, `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`contents` AS `Content` LEFT JOIN `schillathoehle`.`menus` AS `Menu` ON (`Content`.`menu_id` = `Menu`.`id`) LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Content`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`menu_id` = 79 AND `Content`.`status` = 'active' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 204 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 204 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ArticleContentMedia`.`id`, `ArticleContentMedia`.`hash`, `ArticleContentMedia`.`created`, `ArticleContentMedia`.`updated`, `ArticleContentMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ArticleContentMedia`.`id`) AS `ArticleContentMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ArticleContentMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 127 AND `MediaEntity`.`media_id` = `ArticleContentMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'article_content' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `GalleryMedia`.`id`, `GalleryMedia`.`hash`, `GalleryMedia`.`created`, `GalleryMedia`.`updated`, `GalleryMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `GalleryMedia`.`id`) AS `GalleryMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `GalleryMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 127 AND `MediaEntity`.`media_id` = `GalleryMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'gallery' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 127 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 127 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Menus`.`id`, `Menus`.`hash`, `Menus`.`created`, `Menus`.`updated`, `Menus`.`parent_id`, `Menus`.`lft`, `Menus`.`rght`, `Menus`.`language_id`, `Menus`.`type`, `Menus`.`title`, `Menus`.`previous_url`, `Menus`.`url`, `Menus`.`target_blank`, `ContentsMenu`.`id`, `ContentsMenu`.`content_id`, `ContentsMenu`.`menu_id`, `ContentsMenu`.`position` FROM `schillathoehle`.`menus` AS `Menus` JOIN `schillathoehle`.`contents_menus` AS `ContentsMenu` ON (`ContentsMenu`.`content_id` = 127 AND `ContentsMenu`.`menu_id` = `Menus`.`id`) ORDER BY `ContentsMenu`.`position` ASC | 0 | 0 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`parent_id` = 79 | 2 | 2 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 205 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 206 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 205 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 206 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` IN (80, 81) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 2 | 2 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` IN (80, 81) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` IN (80, 81) AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Entity`.`lft`, `Entity`.`rght`, `Language`.`id` FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'service' AND `Language`.`langid` = 'de' LIMIT 1 | 0 | 0 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE 1 != 1 ORDER BY `Menu`.`lft` asc | 0 | 0 | 0 | |
SELECT `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`languages` AS `Language` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Language`.`id` AND `Route`.`model` = 'Language') WHERE 1 = 1 | 1 | 1 | 0 | |
SELECT `FlagUpload`.`id`, `FlagUpload`.`hash`, `FlagUpload`.`created`, `FlagUpload`.`updated`, `FlagUpload`.`model`, `FlagUpload`.`field`, `FlagUpload`.`foreign_key`, `FlagUpload`.`alias`, `FlagUpload`.`thumbnail`, `FlagUpload`.`parent_id`, `FlagUpload`.`file`, `FlagUpload`.`size`, `FlagUpload`.`ext`, `FlagUpload`.`mime`, `FlagUpload`.`width`, `FlagUpload`.`height` FROM `schillathoehle`.`uploads` AS `FlagUpload` WHERE `FlagUpload`.`model` = 'Language' AND `FlagUpload`.`field` = 'flag' AND `FlagUpload`.`foreign_key` = (1) ORDER BY FIELD(COALESCE(`FlagUpload`.`thumbnail`, -1), -1) DESC | 2 | 2 | 0 | |
SELECT `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`languages` AS `Language` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Language`.`id` AND `Route`.`model` = 'Language') WHERE `Language`.`id` = 1 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `schillathoehle`.`seo` AS `Seo` WHERE `Seo`.`model` = 'News' AND `Seo`.`foreign_key` = 2 LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 106 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT *, Language.id FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'footer_legal' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 27 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 58 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 58 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` = (27) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` = (27) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 27 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`parent_id` = 27 | 3 | 3 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 59 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 60 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 61 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 59 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 60 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 61 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` IN (28, 29, 30) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` IN (28, 29, 30) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` IN (28, 29, 30) AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT *, Language.id FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'footer_organizer' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 35 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 66 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 66 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` = (35) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` = (35) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 35 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Content`.`id`, `Content`.`hash`, `Content`.`created`, `Content`.`updated`, `Content`.`menu_id`, `Content`.`position`, `Content`.`type`, `Content`.`status`, `Content`.`title`, `Content`.`layout`, `Content`.`language_id`, `Content`.`article_content`, `Content`.`contact_content`, `Content`.`contact_email`, `Content`.`contact_success`, `Content`.`contact_error`, `Content`.`iframe_url`, `Content`.`iframe_width`, `Content`.`iframe_height`, `Content`.`release`, `Content`.`hide`, `Content`.`gmap_lat`, `Content`.`gmap_long`, `Content`.`gmap_zoom`, `Content`.`gmap_type`, `Content`.`gmap_marker`, `Content`.`video_type`, `Content`.`video_url`, `Content`.`developer_template_code`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`question`, `Content`.`answer`, `Content`.`faq_index_1`, `Content`.`faq_index_2`, `Content`.`faq_index_3`, `Content`.`gutter`, `Content`.`arrangement_subject`, (CONCAT_WS (',',`Content`.`gmap_lat`,`Content`.`gmap_long`)) AS `Content__gmap`, (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) AS `Content__published`, (`Content`.`status` = "active") AS `Content__isActive`, `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`contents` AS `Content` LEFT JOIN `schillathoehle`.`menus` AS `Menu` ON (`Content`.`menu_id` = `Menu`.`id`) LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Content`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `menu_id` = 35 LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 68 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 68 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ArticleContentMedia`.`id`, `ArticleContentMedia`.`hash`, `ArticleContentMedia`.`created`, `ArticleContentMedia`.`updated`, `ArticleContentMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ArticleContentMedia`.`id`) AS `ArticleContentMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ArticleContentMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 33 AND `MediaEntity`.`media_id` = `ArticleContentMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'article_content' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `GalleryMedia`.`id`, `GalleryMedia`.`hash`, `GalleryMedia`.`created`, `GalleryMedia`.`updated`, `GalleryMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `GalleryMedia`.`id`) AS `GalleryMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `GalleryMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 33 AND `MediaEntity`.`media_id` = `GalleryMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'gallery' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 33 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 33 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Menus`.`id`, `Menus`.`hash`, `Menus`.`created`, `Menus`.`updated`, `Menus`.`parent_id`, `Menus`.`lft`, `Menus`.`rght`, `Menus`.`language_id`, `Menus`.`type`, `Menus`.`title`, `Menus`.`previous_url`, `Menus`.`url`, `Menus`.`target_blank`, `ContentsMenu`.`id`, `ContentsMenu`.`content_id`, `ContentsMenu`.`menu_id`, `ContentsMenu`.`position` FROM `schillathoehle`.`menus` AS `Menus` JOIN `schillathoehle`.`contents_menus` AS `ContentsMenu` ON (`ContentsMenu`.`content_id` = 33 AND `ContentsMenu`.`menu_id` = `Menus`.`id`) ORDER BY `ContentsMenu`.`position` ASC | 0 | 0 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE `Menu`.`parent_id` = 35 | 1 | 1 | 0 | |
SELECT `Content`.`id`, `Content`.`hash`, `Content`.`created`, `Content`.`updated`, `Content`.`menu_id`, `Content`.`position`, `Content`.`type`, `Content`.`status`, `Content`.`title`, `Content`.`layout`, `Content`.`language_id`, `Content`.`article_content`, `Content`.`contact_content`, `Content`.`contact_email`, `Content`.`contact_success`, `Content`.`contact_error`, `Content`.`iframe_url`, `Content`.`iframe_width`, `Content`.`iframe_height`, `Content`.`release`, `Content`.`hide`, `Content`.`gmap_lat`, `Content`.`gmap_long`, `Content`.`gmap_zoom`, `Content`.`gmap_type`, `Content`.`gmap_marker`, `Content`.`video_type`, `Content`.`video_url`, `Content`.`developer_template_code`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`question`, `Content`.`answer`, `Content`.`faq_index_1`, `Content`.`faq_index_2`, `Content`.`faq_index_3`, `Content`.`gutter`, `Content`.`arrangement_subject`, (CONCAT_WS (',',`Content`.`gmap_lat`,`Content`.`gmap_long`)) AS `Content__gmap`, (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) AS `Content__published`, (`Content`.`status` = "active") AS `Content__isActive` FROM `schillathoehle`.`contents` AS `Content` WHERE `Content`.`menu_id` = (36) | 2 | 2 | 1 | maybe slow |
SELECT *, Language.id FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'footer_partner' AND `Language`.`langid` = 'de' LIMIT 1 | 0 | 0 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE `Menu`.`parent_id` IS NULL ORDER BY `Menu`.`lft` asc | 8 | 8 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` IN (1, 5, 26, 65, 66, 67, 71, 79) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 2 | 2 | 0 | |
SELECT `Entity`.`lft`, `Entity`.`rght`, `Language`.`id` FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'footer_icons' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE `Menu`.`lft` > 58 AND `Menu`.`rght` < 65 ORDER BY `Menu`.`lft` asc | 3 | 3 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` IN (101, 111, 112) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 9 | 9 | 0 | |
SELECT *, Language.id FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'registration' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 67 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 120 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 120 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` = (67) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` = (67) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 67 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE `Menu`.`parent_id` = 67 | 0 | 0 | 0 | |
SELECT `Entity`.`lft`, `Entity`.`rght`, `Language`.`id` FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'side_navigation' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE `Menu`.`lft` > 74 AND `Menu`.`rght` < 83 ORDER BY `Menu`.`lft` asc | 4 | 4 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` IN (72, 73, 74, 75) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 4 | 4 | 0 | |
SELECT *, Language.id FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `schillathoehle`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'times' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `schillathoehle`.`menus` AS `Menu` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `schillathoehle`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 73 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 196 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ImageMedia`.`id`) AS `ImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `ImageMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 196 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `IconsUpload`.`id`, `IconsUpload`.`hash`, `IconsUpload`.`created`, `IconsUpload`.`updated`, `IconsUpload`.`model`, `IconsUpload`.`field`, `IconsUpload`.`foreign_key`, `IconsUpload`.`alias`, `IconsUpload`.`thumbnail`, `IconsUpload`.`parent_id`, `IconsUpload`.`file`, `IconsUpload`.`size`, `IconsUpload`.`ext`, `IconsUpload`.`mime`, `IconsUpload`.`width`, `IconsUpload`.`height` FROM `schillathoehle`.`uploads` AS `IconsUpload` WHERE `IconsUpload`.`model` = 'Menu' AND `IconsUpload`.`field` = 'icons' AND `IconsUpload`.`foreign_key` = (73) ORDER BY FIELD(COALESCE(`IconsUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 0 | |
SELECT `BackgroundVideoUpload`.`id`, `BackgroundVideoUpload`.`hash`, `BackgroundVideoUpload`.`created`, `BackgroundVideoUpload`.`updated`, `BackgroundVideoUpload`.`model`, `BackgroundVideoUpload`.`field`, `BackgroundVideoUpload`.`foreign_key`, `BackgroundVideoUpload`.`alias`, `BackgroundVideoUpload`.`thumbnail`, `BackgroundVideoUpload`.`parent_id`, `BackgroundVideoUpload`.`file`, `BackgroundVideoUpload`.`size`, `BackgroundVideoUpload`.`ext`, `BackgroundVideoUpload`.`mime`, `BackgroundVideoUpload`.`width`, `BackgroundVideoUpload`.`height` FROM `schillathoehle`.`uploads` AS `BackgroundVideoUpload` WHERE `BackgroundVideoUpload`.`model` = 'Menu' AND `BackgroundVideoUpload`.`field` = 'background_video' AND `BackgroundVideoUpload`.`foreign_key` = (73) ORDER BY FIELD(COALESCE(`BackgroundVideoUpload`.`thumbnail`, -1), -1) DESC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `schillathoehle`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `schillathoehle`.`media` AS `HeaderImagesMedia` JOIN `schillathoehle`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 73 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Time`.`id`, `Time`.`hash`, `Time`.`created`, `Time`.`updated`, `Time`.`position`, `Time`.`type`, `Time`.`weekday`, `Time`.`time_from`, `Time`.`time_to`, `Time`.`closed` FROM `schillathoehle`.`times` AS `Time` WHERE `weekday` = 'sunday' AND `type` = 'main' LIMIT 1 | 1 | 1 | 0 | |
SELECT `TimeException`.`id`, `TimeException`.`hash`, `TimeException`.`created`, `TimeException`.`updated`, `TimeException`.`position`, `TimeException`.`type`, `TimeException`.`weekday`, `TimeException`.`time_id`, `TimeException`.`date_from`, `TimeException`.`date_to`, `TimeException`.`new_time_from`, `TimeException`.`new_time_to`, `TimeException`.`new_closed` FROM `schillathoehle`.`time_exceptions` AS `TimeException` WHERE `TimeException`.`time_id` = (6) | 0 | 0 | 0 | |
SELECT `Time`.`id`, `Time`.`hash`, `Time`.`created`, `Time`.`updated`, `Time`.`position`, `Time`.`type`, `Time`.`weekday`, `Time`.`time_from`, `Time`.`time_to`, `Time`.`closed` FROM `schillathoehle`.`times` AS `Time` WHERE `weekday` = 'sunday' AND `type` = 'gastronomy' LIMIT 1 | 1 | 1 | 0 | |
SELECT `TimeException`.`id`, `TimeException`.`hash`, `TimeException`.`created`, `TimeException`.`updated`, `TimeException`.`position`, `TimeException`.`type`, `TimeException`.`weekday`, `TimeException`.`time_id`, `TimeException`.`date_from`, `TimeException`.`date_to`, `TimeException`.`new_time_from`, `TimeException`.`new_time_to`, `TimeException`.`new_closed` FROM `schillathoehle`.`time_exceptions` AS `TimeException` WHERE `TimeException`.`time_id` = (8) | 1 | 1 | 0 | |
SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'de' AND `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND `MountPoint`.`title` = 'home' LIMIT 1 | 1 | 1 | 0 | |
SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `MountPoint`.`title` = 'data-protection' LIMIT 1 | 1 | 1 | 0 | |
SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `schillathoehle`.`mount_points` AS `MountPoint` LEFT JOIN `schillathoehle`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `schillathoehle`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'de' AND `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND `MountPoint`.`title` = 'data-protection' LIMIT 1 | 1 | 1 | 0 |
Peak Memory Use 5.84 MB
Message | Memory use |
---|---|
Component initialization | 1.76 MB |
Controller action start | 2.10 MB |
Controller render start | 2.70 MB |
View render complete | 4.26 MB |
Total Request Time: 283 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 95.31 | |
Event: Controller.initialize | 9.57 | |
Event: Controller.startup | 3.85 | |
Controller action | 18.67 | |
Event: Controller.beforeRender | 74.03 | |
» Processing toolbar data | 4.36 | |
Rendering View | 30.21 | |
» Event: View.beforeRender | 0.03 | |
» Rendering APP/Plugin/FrontendNews/View/FrontendNews/news.php | 15.63 | |
» Event: View.afterRender | 0.36 | |
» Event: View.beforeLayout | 0.03 | |
» Rendering APP/View/Layouts/index.php | 12.42 | |
» » Rendering APP/Plugin/FrontendSeo/View/Elements/seo.php | 2.00 | |
» » Rendering APP/View/Elements/navi.php | 1.72 | |
» » Rendering APP/View/Elements/header.php | 0.44 | |
» » Rendering APP/View/Elements/contactBox.php | 1.52 | |
» » Rendering APP/View/Elements/sideNav.php | 0.71 | |
» » Rendering APP/View/Elements/footer.php | 0.70 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
MH | |
MH_IP | |
BACKEND_APP_DIR | contrance |
UPLOADS_APP | /var/www/vhosts/schillathoehle.de/httpdocs/contrance/ |
UPLOAD_TMP_DIR | tmp/uploads/ |
Constant | Value |
---|---|
APP | /var/www/vhosts/schillathoehle.de/httpdocs/ |
APP_DIR | httpdocs |
APPLIBS | /var/www/vhosts/schillathoehle.de/httpdocs/Lib/ |
CACHE | /var/www/vhosts/schillathoehle.de/httpdocs/tmp/cache/ |
CAKE | /var/www/vhosts/schillathoehle.de/httpdocs/contrance/Vendor/Cake/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /var/www/vhosts/schillathoehle.de/httpdocs/contrance/Vendor/Cake/lib |
CORE_PATH | /var/www/vhosts/schillathoehle.de/httpdocs/contrance/Vendor/Cake/lib/ |
CAKE_VERSION | 2.9.0 |
CSS | /var/www/vhosts/schillathoehle.de/httpdocs/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | https://www.schillathoehle.de |
IMAGES | /var/www/vhosts/schillathoehle.de/httpdocs/webroot/img/ |
IMAGES_URL | img/ |
JS | /var/www/vhosts/schillathoehle.de/httpdocs/webroot/js/ |
JS_URL | js/ |
LOGS | /var/www/vhosts/schillathoehle.de/httpdocs/tmp/logs/ |
ROOT | /var/www/vhosts/schillathoehle.de |
TESTS | /var/www/vhosts/schillathoehle.de/httpdocs/Test/ |
TMP | /var/www/vhosts/schillathoehle.de/httpdocs/tmp/ |
VENDORS | /var/www/vhosts/schillathoehle.de/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /var/www/vhosts/schillathoehle.de/httpdocs/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 7.2.34 |
User | u4389573945789345 |
Home | /var/www/vhosts/schillathoehle.de |
Script Name | /webroot/index.php |
Request Uri | /news/eroeffnung-cafe-biergarten |
Query String | |
Request Method | GET |
Server Protocol | HTTP/1.0 |
Gateway Interface | CGI/1.1 |
Redirect Url | /webroot/news/eroeffnung-cafe-biergarten |
Remote Port | 37888 |
Script Filename | /var/www/vhosts/schillathoehle.de/httpdocs/webroot/index.php |
Server Admin | root@localhost |
Context Document Root | /var/www/vhosts/schillathoehle.de/httpdocs |
Context Prefix | |
Request Scheme | https |
Document Root | /var/www/vhosts/schillathoehle.de/httpdocs |
Remote Addr | 44.201.94.72 |
Server Port | 443 |
Server Addr | 62.116.174.157 |
Server Name | www.schillathoehle.de |
Server Software | Apache |
Server Signature | |
Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
Http Accept Encoding | br,gzip |
Http Accept Language | en-US,en;q=0.5 |
Http Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Http User Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Http Connection | close |
Http X Accel Internal | /internal-nginx-static-location |
Http X Real Ip | 44.201.94.72 |
Http Host | www.schillathoehle.de |
Proxy-nokeepalive | 1 |
Https | on |
Unique Id | YsDz2gB-jFdj89BMVSyMTAAAAAc |
Redirect Status | 200 |
Redirect Https | on |
Redirect Unique Id | YsDz2gB-jFdj89BMVSyMTAAAAAc |
Redirect Redirect Status | 200 |
Redirect Redirect Https | on |
Redirect Redirect Unique Id | YsDz2gB-jFdj89BMVSyMTAAAAAc |
Fcgi Role | RESPONDER |
Php Self | /webroot/index.php |
Request Time Float | 1656812506.0521 |
Request Time | 1656812506 |