/* Apple */ ?> /* Android */ ?> /* Windows */ ?> /* favicon */ ?>
No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 57 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 178 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 31 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (31) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 31 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1905' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 20 AND `Route`.`rght` >= 21 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 58 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 179 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 32 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (32) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 32 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1920' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 22 AND `Route`.`rght` >= 23 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 64 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 185 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 33 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (33) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 33 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1924' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 24 AND `Route`.`rght` >= 25 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 65 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 186 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1927' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 26 AND `Route`.`rght` >= 27 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 66 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 187 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 34 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (34) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 34 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1945' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 28 AND `Route`.`rght` >= 29 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 67 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 188 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 35 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (35) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 35 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1945-50' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 30 AND `Route`.`rght` >= 31 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 68 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 189 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 36 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (36) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 36 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1951' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 32 AND `Route`.`rght` >= 33 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 69 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 190 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 37 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (37) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 37 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1954' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 34 AND `Route`.`rght` >= 35 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 70 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 191 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 38 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (38) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 38 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1954-2' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 36 AND `Route`.`rght` >= 37 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 71 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 192 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 40 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (40) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 40 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1954-3' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 38 AND `Route`.`rght` >= 39 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 72 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 193 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 41 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (41) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 41 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1959' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 40 AND `Route`.`rght` >= 41 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 73 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 194 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 42 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (42) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 42 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1960er' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 42 AND `Route`.`rght` >= 43 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 74 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 195 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 43 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (43) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 43 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1960er-2' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 44 AND `Route`.`rght` >= 45 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 75 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`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 `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 44 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (44) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 44 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1974' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 46 AND `Route`.`rght` >= 47 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 76 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 197 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 45 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (45) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 45 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1977' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 48 AND `Route`.`rght` >= 49 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 77 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 198 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 46 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (46) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 46 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1987' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 50 AND `Route`.`rght` >= 51 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 78 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 199 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 48 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (48) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 48 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1990er' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 52 AND `Route`.`rght` >= 53 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 79 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 200 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 49 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (49) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 49 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1990' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 54 AND `Route`.`rght` >= 55 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 80 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 201 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1992' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 56 AND `Route`.`rght` >= 57 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 81 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 202 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 50 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (50) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 50 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte1994' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 58 AND `Route`.`rght` >= 59 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 82 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`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 `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 17 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (17) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 8 | 8 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 17 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte2000' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 60 AND `Route`.`rght` >= 61 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 83 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`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 `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 52 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (52) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 52 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte2000er' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 62 AND `Route`.`rght` >= 63 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 84 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`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 `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 53 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (53) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 53 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte2003' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 64 AND `Route`.`rght` >= 65 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 85 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`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 `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 54 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (54) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 54 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte2004' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 66 AND `Route`.`rght` >= 67 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 86 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 207 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 55 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (55) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 55 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte2004-2' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 68 AND `Route`.`rght` >= 69 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 87 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 208 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 56 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (56) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 56 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte2004-3' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 70 AND `Route`.`rght` >= 71 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 88 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 209 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 57 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (57) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 57 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte2014' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 72 AND `Route`.`rght` >= 73 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 89 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 210 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 58 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (58) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 58 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
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 `nieten`.`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`))) = '/de/geschichte/geschichte-2018' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `nieten`.`routes` AS `Route` WHERE `Route`.`lft` <= 74 AND `Route`.`rght` >= 75 ORDER BY `Route`.`lft` asc | 4 | 4 | 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`.`menu_teaser_link_title_1`, `Content`.`menu_teaser_link_1`, `Content`.`menu_teaser_link_1_target`, `Content`.`menu_teaser_link_title_2`, `Content`.`menu_teaser_link_2`, `Content`.`menu_teaser_link_2_target`, `Content`.`menu_teaser_link_title_3`, `Content`.`menu_teaser_link_3`, `Content`.`menu_teaser_link_3_target`, `Content`.`menu_teaser_link_title_4`, `Content`.`menu_teaser_link_4`, `Content`.`menu_teaser_link_4_target`, `Content`.`menu_teaser_link_title_5`, `Content`.`menu_teaser_link_5`, `Content`.`menu_teaser_link_5_target`, `Content`.`menu_teaser_link_title_6`, `Content`.`menu_teaser_link_6`, `Content`.`menu_teaser_link_6_target`, `Content`.`menu_teaser_learn_more`, `Content`.`menu_teaser_link_learn_more`, `Content`.`menu_teaser_link_learn_more_target`, (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`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `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 `nieten`.`contents` AS `Content` LEFT JOIN `nieten`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `nieten`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 305 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `nieten`.`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 `nieten`.`media` AS `ImageMedia` JOIN `nieten`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 462 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `nieten`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `nieten`.`media` AS `Media` WHERE `Media`.`id` = 148 LIMIT 1 | 1 | 1 | 0 | |
SELECT `FileUpload`.`id`, `FileUpload`.`hash`, `FileUpload`.`created`, `FileUpload`.`updated`, `FileUpload`.`model`, `FileUpload`.`field`, `FileUpload`.`foreign_key`, `FileUpload`.`alias`, `FileUpload`.`thumbnail`, `FileUpload`.`parent_id`, `FileUpload`.`file`, `FileUpload`.`size`, `FileUpload`.`ext`, `FileUpload`.`mime`, `FileUpload`.`width`, `FileUpload`.`height` FROM `nieten`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (148) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 0 | |
SELECT `TagsTag`.`id`, `TagsTag`.`hash`, `TagsTag`.`created`, `TagsTag`.`updated`, `TagsTag`.`title`, `TagsTag`.`scope`, (SELECT COUNT(1) FROM tag_entities AS TagEntity WHERE `TagEntity`.`tag_id` = `TagsTag`.`id`) AS `TagsTag__cross_reference_count`, `TagEntity`.`id`, `TagEntity`.`tag_id`, `TagEntity`.`model`, `TagEntity`.`field`, `TagEntity`.`foreign_key` FROM `nieten`.`tags` AS `TagsTag` JOIN `nieten`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 148 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 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 `nieten`.`mount_points` AS `MountPoint` LEFT JOIN `nieten`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `nieten`.`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`, `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 `nieten`.`mount_points` AS `MountPoint` LEFT JOIN `nieten`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `nieten`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'en' 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`, `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 `nieten`.`mount_points` AS `MountPoint` LEFT JOIN `nieten`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `nieten`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'tur' 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 `nieten`.`mount_points` AS `MountPoint` LEFT JOIN `nieten`.`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 `nieten`.`mount_points` AS `MountPoint` LEFT JOIN `nieten`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `nieten`.`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 25.49 MB
Message | Memory use |
---|---|
Component initialization | 6.65 MB |
Controller action start | 7.97 MB |
Controller render start | 10.82 MB |
Component initialization #2 | 14.72 MB |
Controller action start #2 | 14.84 MB |
Controller render start #2 | 14.97 MB |
Component initialization #3 | 15.22 MB |
Controller action start #3 | 15.25 MB |
Controller render start #3 | 15.38 MB |
Component initialization #4 | 15.79 MB |
Controller action start #4 | 15.82 MB |
Controller render start #4 | 15.95 MB |
Component initialization #5 | 16.15 MB |
Controller action start #5 | 16.18 MB |
Controller render start #5 | 16.31 MB |
Component initialization #6 | 16.51 MB |
Controller action start #6 | 16.54 MB |
Controller render start #6 | 16.67 MB |
Component initialization #7 | 16.87 MB |
Controller action start #7 | 16.90 MB |
Controller render start #7 | 17.04 MB |
Component initialization #8 | 17.25 MB |
Controller action start #8 | 17.27 MB |
Controller render start #8 | 17.41 MB |
Component initialization #9 | 17.61 MB |
Controller action start #9 | 17.64 MB |
Controller render start #9 | 17.77 MB |
Component initialization #10 | 17.97 MB |
Controller action start #10 | 18.00 MB |
Controller render start #10 | 18.13 MB |
Component initialization #11 | 18.30 MB |
Controller action start #11 | 18.33 MB |
Controller render start #11 | 18.46 MB |
Component initialization #12 | 18.67 MB |
Controller action start #12 | 18.69 MB |
Controller render start #12 | 18.83 MB |
Component initialization #13 | 19.03 MB |
Controller action start #13 | 19.06 MB |
Controller render start #13 | 19.19 MB |
Component initialization #14 | 19.39 MB |
Controller action start #14 | 19.42 MB |
Controller render start #14 | 16.22 MB |
Component initialization #15 | 16.42 MB |
Controller action start #15 | 16.44 MB |
Controller render start #15 | 16.58 MB |
Component initialization #16 | 16.78 MB |
Controller action start #16 | 16.81 MB |
Controller render start #16 | 16.94 MB |
Component initialization #17 | 17.15 MB |
Controller action start #17 | 17.18 MB |
Controller render start #17 | 17.31 MB |
Component initialization #18 | 17.51 MB |
Controller action start #18 | 17.54 MB |
Controller render start #18 | 17.67 MB |
Component initialization #19 | 17.87 MB |
Controller action start #19 | 17.89 MB |
Controller render start #19 | 18.03 MB |
Component initialization #20 | 18.22 MB |
Controller action start #20 | 18.25 MB |
Controller render start #20 | 18.38 MB |
Component initialization #21 | 18.58 MB |
Controller action start #21 | 18.61 MB |
Controller render start #21 | 18.74 MB |
Component initialization #22 | 18.93 MB |
Controller action start #22 | 18.96 MB |
Controller render start #22 | 19.09 MB |
Component initialization #23 | 19.29 MB |
Controller action start #23 | 19.32 MB |
Controller render start #23 | 19.45 MB |
Component initialization #24 | 19.64 MB |
Controller action start #24 | 19.67 MB |
Controller render start #24 | 19.80 MB |
Component initialization #25 | 19.99 MB |
Controller action start #25 | 20.02 MB |
Controller render start #25 | 20.15 MB |
Component initialization #26 | 20.32 MB |
Controller action start #26 | 20.34 MB |
Controller render start #26 | 20.48 MB |
Component initialization #27 | 20.69 MB |
Controller action start #27 | 20.71 MB |
Controller render start #27 | 20.84 MB |
Component initialization #28 | 21.04 MB |
Controller action start #28 | 21.07 MB |
Controller render start #28 | 21.20 MB |
Component initialization #29 | 21.39 MB |
Controller action start #29 | 21.42 MB |
Controller render start #29 | 21.55 MB |
Component initialization #30 | 21.74 MB |
Controller action start #30 | 21.77 MB |
Controller render start #30 | 21.90 MB |
Component initialization #31 | 22.09 MB |
Controller action start #31 | 22.12 MB |
Controller render start #31 | 22.25 MB |
Component initialization #32 | 22.44 MB |
Controller action start #32 | 22.47 MB |
Controller render start #32 | 22.60 MB |
Component initialization #33 | 22.79 MB |
Controller action start #33 | 22.82 MB |
Controller render start #33 | 17.52 MB |
Component initialization #34 | 17.71 MB |
Controller action start #34 | 17.74 MB |
Controller render start #34 | 17.87 MB |
Component initialization #35 | 18.07 MB |
Controller action start #35 | 18.10 MB |
Controller render start #35 | 18.23 MB |
View render complete | 18.57 MB |
Total Request Time: 1599 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 142.96 | |
Event: Controller.initialize | 24.19 | |
Event: Controller.startup | 1.17 | |
Controller action | 61.64 | |
Event: Controller.beforeRender | 104.95 | |
» Processing toolbar data | 36.54 | |
Rendering View | 1015.92 | |
» Event: View.beforeRender | 0.51 | |
» Rendering APP/Plugin/FrontendMenus/View/FrontendMenus/history.php | 990.07 | |
» » Event: Controller.initialize #2 | 1.04 | |
» » Event: Controller.startup #2 | 0.35 | |
» » Controller action #2 | 3.91 | |
» » Event: Controller.beforeRender #2 | 40.19 | |
» » » Processing toolbar data #2 | 39.99 | |
Rendering View #2 | 0.00 | |
» » » Event: View.beforeRender #2 | 0.07 | |
» » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php | 2.47 | |
» » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php | 0.49 | |
» » » Event: View.afterRender | 0.04 | |
» » » Event: Controller.shutdown | 0.04 | |
» » » Event: Controller.initialize #3 | 0.92 | |
» » » Event: Controller.startup #3 | 0.35 | |
» » » Controller action #3 | 3.74 | |
» » » Event: Controller.beforeRender #3 | 32.55 | |
» » » » Processing toolbar data #3 | 32.34 | |
Rendering View #3 | 0.00 | |
» » » » Event: View.beforeRender #3 | 0.08 | |
» » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #2 | 11.61 | |
» » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #2 | 0.45 | |
» » » » Event: View.afterRender #2 | 0.05 | |
» » » » Event: Controller.shutdown #2 | 0.04 | |
» » » » Event: Controller.initialize #4 | 0.89 | |
» » » » Event: Controller.startup #4 | 0.45 | |
» » » » Controller action #4 | 3.85 | |
» » » » Event: Controller.beforeRender #4 | 29.76 | |
» » » » » Processing toolbar data #4 | 29.56 | |
Rendering View #4 | 0.00 | |
» » » » » Event: View.beforeRender #4 | 0.07 | |
» » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #3 | 3.26 | |
» » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #3 | 0.52 | |
» » » » » Event: View.afterRender #3 | 0.05 | |
» » » » » Event: Controller.shutdown #3 | 0.04 | |
» » » » » Event: Controller.initialize #5 | 0.88 | |
» » » » » Event: Controller.startup #5 | 0.42 | |
» » » » » Controller action #5 | 4.07 | |
» » » » » Event: Controller.beforeRender #5 | 22.31 | |
» » » » » » Processing toolbar data #5 | 22.06 | |
Rendering View #5 | 0.00 | |
» » » » » » Event: View.beforeRender #5 | 0.07 | |
» » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #4 | 3.25 | |
» » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #4 | 0.45 | |
» » » » » » Event: View.afterRender #4 | 0.05 | |
» » » » » » Event: Controller.shutdown #4 | 0.04 | |
» » » » » » Event: Controller.initialize #6 | 0.89 | |
» » » » » » Event: Controller.startup #6 | 0.45 | |
» » » » » » Controller action #6 | 4.02 | |
» » » » » » Event: Controller.beforeRender #6 | 18.61 | |
» » » » » » » Processing toolbar data #6 | 18.43 | |
Rendering View #6 | 0.00 | |
» » » » » » » Event: View.beforeRender #6 | 0.08 | |
» » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #5 | 3.23 | |
» » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #5 | 0.48 | |
» » » » » » » Event: View.afterRender #5 | 0.05 | |
» » » » » » » Event: Controller.shutdown #5 | 0.04 | |
» » » » » » » Event: Controller.initialize #7 | 1.03 | |
» » » » » » » Event: Controller.startup #7 | 0.50 | |
» » » » » » » Controller action #7 | 4.40 | |
» » » » » » » Event: Controller.beforeRender #7 | 11.51 | |
» » » » » » » » Processing toolbar data #7 | 11.32 | |
Rendering View #7 | 0.00 | |
» » » » » » » » Event: View.beforeRender #7 | 0.07 | |
» » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #6 | 3.13 | |
» » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #6 | 0.46 | |
» » » » » » » » Event: View.afterRender #6 | 0.06 | |
» » » » » » » » Event: Controller.shutdown #6 | 0.04 | |
» » » » » » » » Event: Controller.initialize #8 | 1.18 | |
» » » » » » » » Event: Controller.startup #8 | 0.60 | |
» » » » » » » » Controller action #8 | 4.34 | |
» » » » » » » » Event: Controller.beforeRender #8 | 10.44 | |
» » » » » » » » » Processing toolbar data #8 | 10.25 | |
Rendering View #8 | 0.00 | |
» » » » » » » » » Event: View.beforeRender #8 | 0.07 | |
» » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #7 | 3.01 | |
» » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #7 | 0.49 | |
» » » » » » » » » Event: View.afterRender #7 | 0.05 | |
» » » » » » » » » Event: Controller.shutdown #7 | 0.04 | |
» » » » » » » » » Event: Controller.initialize #9 | 1.07 | |
» » » » » » » » » Event: Controller.startup #9 | 0.50 | |
» » » » » » » » » Controller action #9 | 4.17 | |
» » » » » » » » » Event: Controller.beforeRender #9 | 10.52 | |
» » » » » » » » » » Processing toolbar data #9 | 10.33 | |
Rendering View #9 | 0.00 | |
» » » » » » » » » » Event: View.beforeRender #9 | 0.08 | |
» » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #8 | 3.07 | |
» » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #8 | 0.43 | |
» » » » » » » » » » Event: View.afterRender #8 | 0.05 | |
» » » » » » » » » » Event: Controller.shutdown #8 | 0.04 | |
» » » » » » » » » » Event: Controller.initialize #10 | 1.30 | |
» » » » » » » » » » Event: Controller.startup #10 | 0.49 | |
» » » » » » » » » » Controller action #10 | 4.26 | |
» » » » » » » » » » Event: Controller.beforeRender #10 | 10.35 | |
» » » » » » » » » » » Processing toolbar data #10 | 10.14 | |
Rendering View #10 | 0.00 | |
» » » » » » » » » » » Event: View.beforeRender #10 | 0.07 | |
» » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #9 | 0.92 | |
» » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #9 | 0.43 | |
» » » » » » » » » » » Event: View.afterRender #9 | 0.05 | |
» » » » » » » » » » » Event: Controller.shutdown #9 | 0.04 | |
» » » » » » » » » » » Event: Controller.initialize #11 | 1.20 | |
» » » » » » » » » » » Event: Controller.startup #11 | 0.48 | |
» » » » » » » » » » » Controller action #11 | 4.68 | |
» » » » » » » » » » » Event: Controller.beforeRender #11 | 10.52 | |
» » » » » » » » » » » » Processing toolbar data #11 | 10.29 | |
Rendering View #11 | 0.00 | |
» » » » » » » » » » » » Event: View.beforeRender #11 | 0.08 | |
» » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #10 | 3.63 | |
» » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #10 | 0.46 | |
» » » » » » » » » » » » Event: View.afterRender #10 | 0.11 | |
» » » » » » » » » » » » Event: Controller.shutdown #10 | 0.05 | |
» » » » » » » » » » » » Event: Controller.initialize #12 | 1.16 | |
» » » » » » » » » » » » Event: Controller.startup #12 | 0.51 | |
» » » » » » » » » » » » Controller action #12 | 4.67 | |
» » » » » » » » » » » » Event: Controller.beforeRender #12 | 11.12 | |
» » » » » » » » » » » » » Processing toolbar data #12 | 10.87 | |
Rendering View #12 | 0.00 | |
» » » » » » » » » » » » » Event: View.beforeRender #12 | 0.08 | |
» » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #11 | 3.71 | |
» » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #11 | 0.46 | |
» » » » » » » » » » » » » Event: View.afterRender #11 | 0.06 | |
» » » » » » » » » » » » » Event: Controller.shutdown #11 | 0.06 | |
» » » » » » » » » » » » » Event: Controller.initialize #13 | 1.16 | |
» » » » » » » » » » » » » Event: Controller.startup #13 | 0.50 | |
» » » » » » » » » » » » » Controller action #13 | 4.50 | |
» » » » » » » » » » » » » Event: Controller.beforeRender #13 | 10.79 | |
» » » » » » » » » » » » » » Processing toolbar data #13 | 10.54 | |
Rendering View #13 | 0.00 | |
» » » » » » » » » » » » » » Event: View.beforeRender #13 | 0.08 | |
» » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #12 | 3.60 | |
» » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #12 | 0.55 | |
» » » » » » » » » » » » » » Event: View.afterRender #12 | 0.06 | |
» » » » » » » » » » » » » » Event: Controller.shutdown #12 | 0.05 | |
» » » » » » » » » » » » » » Event: Controller.initialize #14 | 1.21 | |
» » » » » » » » » » » » » » Event: Controller.startup #14 | 0.53 | |
» » » » » » » » » » » » » » Controller action #14 | 4.36 | |
» » » » » » » » » » » » » » Event: Controller.beforeRender #14 | 26.84 | |
» » » » » » » » » » » » » » » Processing toolbar data #14 | 26.53 | |
Rendering View #14 | 0.00 | |
» » » » » » » » » » » » » » » Event: View.beforeRender #14 | 0.08 | |
» » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #13 | 3.38 | |
» » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #13 | 0.46 | |
» » » » » » » » » » » » » » » Event: View.afterRender #13 | 0.12 | |
» » » » » » » » » » » » » » » Event: Controller.shutdown #13 | 0.05 | |
» » » » » » » » » » » » » » » Event: Controller.initialize #15 | 1.02 | |
» » » » » » » » » » » » » » » Event: Controller.startup #15 | 0.43 | |
» » » » » » » » » » » » » » » Controller action #15 | 4.20 | |
» » » » » » » » » » » » » » » Event: Controller.beforeRender #15 | 11.47 | |
» » » » » » » » » » » » » » » » Processing toolbar data #15 | 11.25 | |
Rendering View #15 | 0.00 | |
» » » » » » » » » » » » » » » » Event: View.beforeRender #15 | 0.08 | |
» » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #14 | 3.37 | |
» » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #14 | 0.46 | |
» » » » » » » » » » » » » » » » Event: View.afterRender #14 | 0.05 | |
» » » » » » » » » » » » » » » » Event: Controller.shutdown #14 | 0.04 | |
» » » » » » » » » » » » » » » » Event: Controller.initialize #16 | 1.06 | |
» » » » » » » » » » » » » » » » Event: Controller.startup #16 | 0.56 | |
» » » » » » » » » » » » » » » » Controller action #16 | 4.70 | |
» » » » » » » » » » » » » » » » Event: Controller.beforeRender #16 | 11.82 | |
» » » » » » » » » » » » » » » » » Processing toolbar data #16 | 11.58 | |
Rendering View #16 | 0.00 | |
» » » » » » » » » » » » » » » » » Event: View.beforeRender #16 | 0.09 | |
» » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #15 | 3.54 | |
» » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #15 | 0.54 | |
» » » » » » » » » » » » » » » » » Event: View.afterRender #15 | 0.06 | |
» » » » » » » » » » » » » » » » » Event: Controller.shutdown #15 | 0.05 | |
» » » » » » » » » » » » » » » » » Event: Controller.initialize #17 | 1.12 | |
» » » » » » » » » » » » » » » » » Event: Controller.startup #17 | 0.54 | |
» » » » » » » » » » » » » » » » » Controller action #17 | 4.49 | |
» » » » » » » » » » » » » » » » » Event: Controller.beforeRender #17 | 11.27 | |
» » » » » » » » » » » » » » » » » » Processing toolbar data #17 | 11.05 | |
Rendering View #17 | 0.00 | |
» » » » » » » » » » » » » » » » » » Event: View.beforeRender #17 | 0.09 | |
» » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #16 | 3.56 | |
» » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #16 | 0.49 | |
» » » » » » » » » » » » » » » » » » Event: View.afterRender #16 | 0.06 | |
» » » » » » » » » » » » » » » » » » Event: Controller.shutdown #16 | 0.10 | |
» » » » » » » » » » » » » » » » » » Event: Controller.initialize #18 | 1.23 | |
» » » » » » » » » » » » » » » » » » Event: Controller.startup #18 | 0.71 | |
» » » » » » » » » » » » » » » » » » Controller action #18 | 4.80 | |
» » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #18 | 12.02 | |
» » » » » » » » » » » » » » » » » » » Processing toolbar data #18 | 11.79 | |
Rendering View #18 | 0.00 | |
» » » » » » » » » » » » » » » » » » » Event: View.beforeRender #18 | 0.08 | |
» » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #17 | 3.60 | |
» » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #17 | 0.47 | |
» » » » » » » » » » » » » » » » » » » Event: View.afterRender #17 | 0.06 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #17 | 0.05 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.initialize #19 | 1.04 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.startup #19 | 0.54 | |
» » » » » » » » » » » » » » » » » » » Controller action #19 | 4.33 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #19 | 11.44 | |
» » » » » » » » » » » » » » » » » » » » Processing toolbar data #19 | 11.21 | |
Rendering View #19 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #19 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #18 | 3.28 | |
» » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #18 | 0.47 | |
» » » » » » » » » » » » » » » » » » » » Event: View.afterRender #18 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #18 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #20 | 1.22 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.startup #20 | 0.54 | |
» » » » » » » » » » » » » » » » » » » » Controller action #20 | 4.63 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #20 | 11.49 | |
» » » » » » » » » » » » » » » » » » » » » Processing toolbar data #20 | 11.25 | |
Rendering View #20 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #20 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #19 | 3.29 | |
» » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #19 | 0.51 | |
» » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #19 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #19 | 0.04 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #21 | 1.04 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #21 | 0.52 | |
» » » » » » » » » » » » » » » » » » » » » Controller action #21 | 4.38 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #21 | 10.97 | |
» » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #21 | 10.70 | |
Rendering View #21 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #21 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #20 | 3.37 | |
» » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #20 | 0.44 | |
» » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #20 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #20 | 0.04 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #22 | 1.24 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #22 | 0.59 | |
» » » » » » » » » » » » » » » » » » » » » » Controller action #22 | 4.53 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #22 | 10.73 | |
» » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #22 | 10.48 | |
Rendering View #22 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #22 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #21 | 3.51 | |
» » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #21 | 0.45 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #21 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #21 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #23 | 1.10 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #23 | 0.51 | |
» » » » » » » » » » » » » » » » » » » » » » » Controller action #23 | 4.51 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #23 | 13.23 | |
» » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #23 | 12.97 | |
Rendering View #23 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #23 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #22 | 3.31 | |
» » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #22 | 0.52 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #22 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #22 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #24 | 1.14 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #24 | 0.49 | |
» » » » » » » » » » » » » » » » » » » » » » » » Controller action #24 | 4.62 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #24 | 10.34 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #24 | 10.08 | |
Rendering View #24 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #24 | 0.11 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #23 | 3.33 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #23 | 0.44 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #23 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #23 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #25 | 0.97 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #25 | 0.45 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Controller action #25 | 4.29 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #25 | 9.99 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #25 | 9.75 | |
Rendering View #25 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #25 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #24 | 0.91 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #24 | 0.43 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #24 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #24 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #26 | 1.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #26 | 0.50 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #26 | 4.39 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #26 | 10.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #26 | 9.81 | |
Rendering View #26 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #26 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #25 | 3.50 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #25 | 0.45 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #25 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #25 | 0.04 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #27 | 0.99 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #27 | 0.50 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #27 | 4.09 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #27 | 9.71 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #27 | 9.48 | |
Rendering View #27 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #27 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #26 | 2.95 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #26 | 0.44 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #26 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #26 | 0.04 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #28 | 1.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #28 | 0.46 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #28 | 4.15 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #28 | 9.92 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #28 | 9.66 | |
Rendering View #28 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #28 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #27 | 3.25 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #27 | 0.44 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #27 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #27 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #29 | 1.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #29 | 0.46 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #29 | 4.12 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #29 | 10.32 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #29 | 10.05 | |
Rendering View #29 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #29 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #28 | 3.11 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #28 | 0.45 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #28 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #28 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #30 | 1.03 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #30 | 0.46 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #30 | 4.15 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #30 | 10.13 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #30 | 9.86 | |
Rendering View #30 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #30 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #29 | 3.19 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #29 | 0.44 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #29 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #29 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #31 | 1.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #31 | 0.47 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #31 | 4.28 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #31 | 10.71 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #31 | 10.38 | |
Rendering View #31 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #31 | 0.12 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #30 | 3.19 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #30 | 0.49 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #30 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #30 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #32 | 1.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #32 | 0.48 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #32 | 4.09 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #32 | 10.30 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #32 | 10.04 | |
Rendering View #32 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #32 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #31 | 3.17 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #31 | 0.45 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #31 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #31 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #33 | 1.01 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #33 | 0.52 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #33 | 4.18 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #33 | 28.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #33 | 27.71 | |
Rendering View #33 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #33 | 0.09 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #32 | 3.32 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #32 | 0.55 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #32 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #32 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #34 | 0.96 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #34 | 0.44 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #34 | 4.40 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #34 | 11.69 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #34 | 11.43 | |
Rendering View #34 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #34 | 0.20 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #33 | 3.57 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #33 | 0.55 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #33 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #33 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #35 | 1.04 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #35 | 0.52 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #35 | 4.76 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #35 | 11.44 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #35 | 11.17 | |
Rendering View #35 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #35 | 0.09 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #34 | 3.50 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #34 | 0.56 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #34 | 0.08 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #34 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendMenus/View/FrontendMenus/base.php #35 | 0.43 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #35 | 0.19 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeLayout | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Layouts/index.php | 21.42 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendSeo/View/Elements/seo.php | 1.81 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Elements/subnavigation.php | 6.09 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Elements/navigation.php | 1.62 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Elements/header.php | 1.92 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Elements/footer.php | 2.76 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendTeaser/View/Elements/teaser_big.php | 0.87 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
MH | |
MH_IP | |
BACKEND_APP_DIR | contrance |
UPLOADS_APP | /var/www/vhosts/nieten.com/httpdocs/contrance/ |
UPLOAD_TMP_DIR | tmp/uploads/ |
Constant | Value |
---|---|
APP | /var/www/vhosts/nieten.com/httpdocs/ |
APP_DIR | httpdocs |
APPLIBS | /var/www/vhosts/nieten.com/httpdocs/Lib/ |
CACHE | /var/www/vhosts/nieten.com/httpdocs/tmp/cache/ |
CAKE | /var/www/vhosts/nieten.com/httpdocs/contrance/Vendor/Cake/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /var/www/vhosts/nieten.com/httpdocs/contrance/Vendor/Cake/lib |
CORE_PATH | /var/www/vhosts/nieten.com/httpdocs/contrance/Vendor/Cake/lib/ |
CAKE_VERSION | 2.9.0 |
CSS | /var/www/vhosts/nieten.com/httpdocs/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | https://www.nieten.com |
IMAGES | /var/www/vhosts/nieten.com/httpdocs/webroot/img/ |
IMAGES_URL | img/ |
JS | /var/www/vhosts/nieten.com/httpdocs/webroot/js/ |
JS_URL | js/ |
LOGS | /var/www/vhosts/nieten.com/httpdocs/tmp/logs/ |
ROOT | /var/www/vhosts/nieten.com |
TESTS | /var/www/vhosts/nieten.com/httpdocs/Test/ |
TMP | /var/www/vhosts/nieten.com/httpdocs/tmp/ |
VENDORS | /var/www/vhosts/nieten.com/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /var/www/vhosts/nieten.com/httpdocs/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 5.5.38 |
User | u8493588945 |
Home | /var/www/vhosts/nieten.com |
Fcgi Role | RESPONDER |
Redirect Redirect Unique Id | YsC3H@0pWnAxEUdoUUoxTwAAAAM |
Redirect Redirect Perl5lib | /usr/share/awstats/lib:/usr/share/awstats/plugins |
Redirect Redirect Https | on |
Redirect Redirect Status | 200 |
Redirect Unique Id | YsC3H@0pWnAxEUdoUUoxTwAAAAM |
Redirect Perl5lib | /usr/share/awstats/lib:/usr/share/awstats/plugins |
Redirect Https | on |
Redirect Status | 200 |
Unique Id | YsC3H@0pWnAxEUdoUUoxTwAAAAM |
Perl5lib | /usr/share/awstats/lib:/usr/share/awstats/plugins |
Https | on |
Proxy-nokeepalive | 1 |
Http Host | www.nieten.com |
Http X Real Ip | 34.239.167.149 |
Http X Accel Internal | /internal-nginx-static-location |
Http Connection | close |
Http User Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Http Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Http Accept Language | en-US,en;q=0.5 |
Http If Modified Since | Thu, 27 Jan 2022 09:22:13 GMT |
Http Accept Encoding | br,gzip |
Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
Server Signature | |
Server Software | Apache |
Server Name | www.nieten.com |
Server Addr | 85.236.63.140 |
Server Port | 443 |
Remote Addr | 34.239.167.149 |
Document Root | /var/www/vhosts/nieten.com/httpdocs |
Request Scheme | https |
Context Prefix | |
Context Document Root | /var/www/vhosts/nieten.com/httpdocs |
Server Admin | root@localhost |
Script Filename | /var/www/vhosts/nieten.com/httpdocs/webroot/index.php |
Remote Port | 46008 |
Redirect Url | /webroot/de/geschichte |
Gateway Interface | CGI/1.1 |
Server Protocol | HTTP/1.0 |
Request Method | GET |
Query String | |
Request Uri | /de/geschichte |
Script Name | /webroot/index.php |
Php Self | /webroot/index.php |
Request Time Float | 1656796959.0401 |
Request Time | 1656796959 |