Einen Arzt finden
Hausarzt oder Spezialist in Ihrer Region? Hier finden Sie eine unverbindliche Übersicht. Im Notfall wählen Sie: Hausarzt Notdienst 141
Weiter/* 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 `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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` IN (1, 22, 24, 23) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 27 | 27 | 1 | |
SELECT *, Language.id FROM `untersberg_apotheke`.`mount_points` AS `MountPoint` LEFT JOIN `untersberg_apotheke`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `untersberg_apotheke`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'footer' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 4 | maybe slow |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `untersberg_apotheke`.`menus` AS `Menu` LEFT JOIN `untersberg_apotheke`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 9 LIMIT 1 | 1 | 1 | 1 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 34 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 34 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `untersberg_apotheke`.`media` AS `HeaderImagesMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 9 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Content`.`id`, `Content`.`hash`, `Content`.`created`, `Content`.`updated`, `Content`.`menu_id`, `Content`.`position`, `Content`.`type`, `Content`.`status`, `Content`.`title`, `Content`.`layout`, `Content`.`language_id`, `Content`.`article_content`, `Content`.`contact_content`, `Content`.`contact_email`, `Content`.`contact_success`, `Content`.`contact_error`, `Content`.`iframe_url`, `Content`.`iframe_width`, `Content`.`iframe_height`, `Content`.`release`, `Content`.`hide`, `Content`.`gmap_lat`, `Content`.`gmap_long`, `Content`.`gmap_zoom`, `Content`.`gmap_type`, `Content`.`gmap_marker`, `Content`.`video_type`, `Content`.`video_url`, `Content`.`developer_template_code`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`, `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`menus` AS `Menu` ON (`Content`.`menu_id` = `Menu`.`id`) LEFT JOIN `untersberg_apotheke`.`languages` AS `Language` ON (`Content`.`language_id` = `Language`.`id`) LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`menu_id` = 9 AND `Content`.`status` = 'active' | 2 | 2 | 1 | maybe slow |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 35 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 36 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 35 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 36 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ArticleContentMedia`.`id`, `ArticleContentMedia`.`hash`, `ArticleContentMedia`.`created`, `ArticleContentMedia`.`updated`, `ArticleContentMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `ArticleContentMedia`.`id`) AS `ArticleContentMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `untersberg_apotheke`.`media` AS `ArticleContentMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` IN (26, 27) AND `MediaEntity`.`media_id` = `ArticleContentMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'article_content' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `GalleryMedia`.`id`, `GalleryMedia`.`hash`, `GalleryMedia`.`created`, `GalleryMedia`.`updated`, `GalleryMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `GalleryMedia`.`id`) AS `GalleryMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `untersberg_apotheke`.`media` AS `GalleryMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` IN (26, 27) AND `MediaEntity`.`media_id` = `GalleryMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'gallery' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `FoilImageMedia`.`id`, `FoilImageMedia`.`hash`, `FoilImageMedia`.`created`, `FoilImageMedia`.`updated`, `FoilImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `FoilImageMedia`.`id`) AS `FoilImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `untersberg_apotheke`.`media` AS `FoilImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` IN (26, 27) AND `MediaEntity`.`media_id` = `FoilImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'foil_image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` IN (26, 27) AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `Entity`.`lft`, `Entity`.`rght`, `Language`.`id` FROM `untersberg_apotheke`.`mount_points` AS `MountPoint` LEFT JOIN `untersberg_apotheke`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `untersberg_apotheke`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'footer' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route` FROM `untersberg_apotheke`.`menus` AS `Menu` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') WHERE `Menu`.`lft` > 35 AND `Menu`.`rght` < 40 ORDER BY `Menu`.`lft` asc | 2 | 2 | 0 | |
SELECT `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`seo` AS `Seo` WHERE `Seo`.`model` = 'Menu' AND `Seo`.`foreign_key` = 1 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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`))) = '/startseite/arzt-finden' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 7 AND `Route`.`rght` >= 8 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`, `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`, `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 `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 3 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 11 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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 | 7 | 7 | 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 `untersberg_apotheke`.`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`))) = '/startseite/notdienst' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 9 AND `Route`.`rght` >= 10 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`, `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`, `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 `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 4 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 12 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (29) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 7 | 7 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/willkommen' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 5 AND `Route`.`rght` >= 6 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 2 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 10 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/bild-zu-willkommen' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 29 AND `Route`.`rght` >= 30 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 15 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 23 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 6 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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (6) 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 6 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/gesundheit-ist' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 11 AND `Route`.`rght` >= 12 ORDER BY `Route`.`lft` asc | 3 | 3 | 1 | maybe slow |
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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 6 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 14 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/gesundheit' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 13 AND `Route`.`rght` >= 14 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`, `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`, `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 `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 7 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 15 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (7) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 7 | 7 | 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 `untersberg_apotheke`.`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`))) = '/startseite/homoeopathie' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 15 AND `Route`.`rght` >= 16 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`, `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`, `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 `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 8 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 16 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (8) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 7 | 7 | 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 `untersberg_apotheke`.`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`))) = '/startseite/kosmetik' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 17 AND `Route`.`rght` >= 18 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`, `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`, `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 `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Content`.`id` AND `Route`.`model` = 'Content') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Content`.`id` AND `Teaser`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 9 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 17 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (9) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 7 | 7 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/team-einleitungstext' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 19 AND `Route`.`rght` >= 20 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 10 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 18 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 `untersberg_apotheke`.`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`))) = '/startseite/mag-karin-kujat-schiebel' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 21 AND `Route`.`rght` >= 22 ORDER BY `Route`.`lft` asc | 3 | 3 | 1 | maybe slow |
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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 11 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 19 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 10 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (10) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 1 | maybe slow |
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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 10 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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`))) = '/startseite/mag-ursula-waidbacher' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 23 AND `Route`.`rght` >= 24 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 12 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 20 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 11 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (11) 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 11 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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`))) = '/startseite/aranka-nemeth' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 63 AND `Route`.`rght` >= 64 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 79 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 49 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`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 `untersberg_apotheke`.`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`))) = '/startseite/mag-amelie-moosburger' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 31 AND `Route`.`rght` >= 32 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 16 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 24 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 45 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`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 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/uschi-messner' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 27 AND `Route`.`rght` >= 28 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 14 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 22 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 13 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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (13) 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 13 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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`))) = '/startseite/petra-wukits' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 51 AND `Route`.`rght` >= 52 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 34 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 50 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 27 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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (27) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 7 | 7 | 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 27 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/dzenita-begic' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 33 AND `Route`.`rght` >= 34 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 17 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 25 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 15 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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (15) 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 15 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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`))) = '/startseite/andrea-eder' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 25 AND `Route`.`rght` >= 26 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 13 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 21 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 47 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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (47) 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 47 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 `untersberg_apotheke`.`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`))) = '/startseite/martina-lovrinovic' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 57 AND `Route`.`rght` >= 58 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 47 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 69 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 46 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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 | 1 | maybe slow |
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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`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 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/stefanie-kontschieder' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 55 AND `Route`.`rght` >= 56 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 36 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 52 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`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 `untersberg_apotheke`.`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`))) = '/startseite/sarah-krispler' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 53 AND `Route`.`rght` >= 54 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 35 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 51 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 36 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`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 `untersberg_apotheke`.`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`))) = '/startseite/hausmarke-bild' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 35 AND `Route`.`rght` >= 36 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 18 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 26 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 30 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (30) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 1 | maybe slow |
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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 30 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/hausmarke' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 37 AND `Route`.`rght` >= 38 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 19 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 27 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/nachtdienst' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 39 AND `Route`.`rght` >= 40 ORDER BY `Route`.`lft` asc | 3 | 3 | 1 | maybe slow |
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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 20 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 28 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `FoilImageMedia`.`id`, `FoilImageMedia`.`hash`, `FoilImageMedia`.`created`, `FoilImageMedia`.`updated`, `FoilImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `FoilImageMedia`.`id`) AS `FoilImageMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `untersberg_apotheke`.`media` AS `FoilImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 20 AND `MediaEntity`.`media_id` = `FoilImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'foil_image' ORDER BY `MediaEntity`.`pos` ASC | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (28) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 7 | 7 | 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 `untersberg_apotheke`.`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`))) = '/startseite/service-einleitung' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 41 AND `Route`.`rght` >= 42 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 21 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 29 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 `untersberg_apotheke`.`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`))) = '/startseite/aerzte-in-der-umgebung' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 43 AND `Route`.`rght` >= 44 ORDER BY `Route`.`lft` asc | 3 | 3 | 1 | maybe slow |
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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 22 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 30 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 31 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`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 `untersberg_apotheke`.`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`))) = '/startseite/medizinisches-lexikon' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 45 AND `Route`.`rght` >= 46 ORDER BY `Route`.`lft` asc | 3 | 3 | 1 | maybe slow |
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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 23 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 31 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 18 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (18) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 6 | 6 | 1 | maybe slow |
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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 18 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 `untersberg_apotheke`.`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`))) = '/startseite/unsere-zeitschriften' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 47 AND `Route`.`rght` >= 48 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 24 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 32 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 1 | maybe slow |
SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 19 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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (19) 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 19 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
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 `untersberg_apotheke`.`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`))) = '/startseite/sonstiges' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 49 AND `Route`.`rght` >= 50 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 25 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 33 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 `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `untersberg_apotheke`.`media` AS `Media` WHERE `Media`.`id` = 20 LIMIT 1 | 1 | 1 | 1 | |
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 `untersberg_apotheke`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (20) 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 `untersberg_apotheke`.`tags` AS `TagsTag` JOIN `untersberg_apotheke`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 20 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
SELECT *, Language.id FROM `untersberg_apotheke`.`mount_points` AS `MountPoint` LEFT JOIN `untersberg_apotheke`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`id` = `MountPoint`.`route_id` AND `Route`.`model` = 'Menu') JOIN `untersberg_apotheke`.`menus` AS `Entity` ON (`Entity`.`id` = `Route`.`foreign_key`) WHERE `MountPoint`.`title` = 'data-protection' AND `Language`.`langid` = 'de' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`hash`, `Menu`.`created`, `Menu`.`updated`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`language_id`, `Menu`.`type`, `Menu`.`title`, `Menu`.`previous_url`, `Menu`.`url`, `Menu`.`target_blank`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Seo`.`id`, `Seo`.`hash`, `Seo`.`created`, `Seo`.`updated`, `Seo`.`model`, `Seo`.`foreign_key`, `Seo`.`title`, `Seo`.`description`, `Seo`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots`, `Teaser`.`id`, `Teaser`.`hash`, `Teaser`.`created`, `Teaser`.`updated`, `Teaser`.`model`, `Teaser`.`foreign_key`, `Teaser`.`type`, `Teaser`.`title`, `Teaser`.`content`, `Teaser`.`button`, `Teaser`.`teaser_id`, `Teaser`.`layout` FROM `untersberg_apotheke`.`menus` AS `Menu` LEFT JOIN `untersberg_apotheke`.`languages` AS `Language` ON (`Menu`.`language_id` = `Language`.`id`) LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`Route`.`foreign_key` = `Menu`.`id` AND `Route`.`model` = 'Menu') LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Menu`.`id` AND `Seo`.`model` = 'Menu') LEFT JOIN `untersberg_apotheke`.`teasers` AS `Teaser` ON (`Teaser`.`foreign_key` = `Menu`.`id` AND `Teaser`.`model` = 'Menu') WHERE `Menu`.`id` = 15 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 46 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Seo' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 46 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Teaser' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 | |
SELECT `HeaderImagesMedia`.`id`, `HeaderImagesMedia`.`hash`, `HeaderImagesMedia`.`created`, `HeaderImagesMedia`.`updated`, `HeaderImagesMedia`.`title`, (SELECT COUNT(1) FROM `untersberg_apotheke`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) AS `HeaderImagesMedia__cross_reference_count`, `MediaEntity`.`id`, `MediaEntity`.`pos`, `MediaEntity`.`media_id`, `MediaEntity`.`model`, `MediaEntity`.`field`, `MediaEntity`.`foreign_key` FROM `untersberg_apotheke`.`media` AS `HeaderImagesMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 15 AND `MediaEntity`.`media_id` = `HeaderImagesMedia`.`id`) WHERE `MediaEntity`.`model` = 'Menu' AND `MediaEntity`.`field` = 'header_images' ORDER BY `MediaEntity`.`pos` ASC | 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 `untersberg_apotheke`.`mount_points` AS `MountPoint` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `untersberg_apotheke`.`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 | |
SELECT *, (GROUP_CONCAT(`Parent`.`key` ORDER BY `Parent`.`lft` ASC SEPARATOR '.')) AS `Setting__path`, `Setting`.`id` FROM `untersberg_apotheke`.`settings` AS `Setting` LEFT JOIN `untersberg_apotheke`.`settings` AS `Parent` ON (`Parent`.`lft` <= `Setting`.`lft` AND `Parent`.`rght` >= `Setting`.`rght`) WHERE 1 = 1 GROUP BY `Setting`.`id` | 28 | 28 | 0 | |
SELECT `ValueUpload`.`id`, `ValueUpload`.`hash`, `ValueUpload`.`created`, `ValueUpload`.`updated`, `ValueUpload`.`model`, `ValueUpload`.`field`, `ValueUpload`.`foreign_key`, `ValueUpload`.`alias`, `ValueUpload`.`thumbnail`, `ValueUpload`.`parent_id`, `ValueUpload`.`file`, `ValueUpload`.`size`, `ValueUpload`.`ext`, `ValueUpload`.`mime`, `ValueUpload`.`width`, `ValueUpload`.`height` FROM `untersberg_apotheke`.`uploads` AS `ValueUpload` WHERE `ValueUpload`.`model` = 'Setting' AND `ValueUpload`.`field` = 'value' AND `ValueUpload`.`foreign_key` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 26, 27, 28, 29, 30, 31, 32, 33) ORDER BY FIELD(COALESCE(`ValueUpload`.`thumbnail`, -1), -1) DESC | 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 `untersberg_apotheke`.`mount_points` AS `MountPoint` LEFT JOIN `untersberg_apotheke`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `untersberg_apotheke`.`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 | 1 | |
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 `untersberg_apotheke`.`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`))) = '/footer/google-karte' LIMIT 1 | 1 | 1 | 0 | |
SELECT `Route`.`model`, `Route`.`foreign_key` FROM `untersberg_apotheke`.`routes` AS `Route` WHERE `Route`.`lft` <= 81 AND `Route`.`rght` >= 82 ORDER BY `Route`.`lft` asc | 3 | 3 | 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`.`background`, `Content`.`foil_title`, `Content`.`foil_text`, `Content`.`foil_btn_text`, `Content`.`anchor`, `Content`.`placeholder_text`, (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`.`internal_keywords`, `Seo`.`author`, `Seo`.`tw_creator`, `Seo`.`fb_author`, `Seo`.`robots` FROM `untersberg_apotheke`.`contents` AS `Content` LEFT JOIN `untersberg_apotheke`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `status` = 'active' AND `Content`.`id` = 26 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 `untersberg_apotheke`.`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 `untersberg_apotheke`.`media` AS `ImageMedia` JOIN `untersberg_apotheke`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 26 AND `MediaEntity`.`media_id` = `ImageMedia`.`id`) WHERE `MediaEntity`.`model` = 'Content' AND `MediaEntity`.`field` = 'image' ORDER BY `MediaEntity`.`pos` ASC | 0 | 0 | 0 |
Peak Memory Use 20.71 MB
Message | Memory use |
---|---|
Component initialization | 3.02 MB |
Controller action start | 3.15 MB |
Controller render start | 5.59 MB |
Component initialization #2 | 7.17 MB |
Controller action start #2 | 7.38 MB |
Controller render start #2 | 7.55 MB |
Component initialization #3 | 7.78 MB |
Controller action start #3 | 7.80 MB |
Controller render start #3 | 7.96 MB |
Component initialization #4 | 8.13 MB |
Controller action start #4 | 8.15 MB |
Controller render start #4 | 8.27 MB |
Component initialization #5 | 8.43 MB |
Controller action start #5 | 8.46 MB |
Controller render start #5 | 8.58 MB |
Component initialization #6 | 8.96 MB |
Controller action start #6 | 8.99 MB |
Controller render start #6 | 9.11 MB |
Component initialization #7 | 9.27 MB |
Controller action start #7 | 9.29 MB |
Controller render start #7 | 9.45 MB |
Component initialization #8 | 9.62 MB |
Controller action start #8 | 9.64 MB |
Controller render start #8 | 9.81 MB |
Component initialization #9 | 9.97 MB |
Controller action start #9 | 10.00 MB |
Controller render start #9 | 10.16 MB |
Component initialization #10 | 10.32 MB |
Controller action start #10 | 10.35 MB |
Controller render start #10 | 10.47 MB |
Component initialization #11 | 10.62 MB |
Controller action start #11 | 10.65 MB |
Controller render start #11 | 10.77 MB |
Component initialization #12 | 10.97 MB |
Controller action start #12 | 10.99 MB |
Controller render start #12 | 11.12 MB |
Component initialization #13 | 11.31 MB |
Controller action start #13 | 11.34 MB |
Controller render start #13 | 11.47 MB |
Component initialization #14 | 11.66 MB |
Controller action start #14 | 11.68 MB |
Controller render start #14 | 11.80 MB |
Component initialization #15 | 12.06 MB |
Controller action start #15 | 12.09 MB |
Controller render start #15 | 12.21 MB |
Component initialization #16 | 12.41 MB |
Controller action start #16 | 12.43 MB |
Controller render start #16 | 12.55 MB |
Component initialization #17 | 12.75 MB |
Controller action start #17 | 12.77 MB |
Controller render start #17 | 12.90 MB |
Component initialization #18 | 13.09 MB |
Controller action start #18 | 13.12 MB |
Controller render start #18 | 13.24 MB |
Component initialization #19 | 13.43 MB |
Controller action start #19 | 13.46 MB |
Controller render start #19 | 13.58 MB |
Component initialization #20 | 13.77 MB |
Controller action start #20 | 13.80 MB |
Controller render start #20 | 13.92 MB |
Component initialization #21 | 14.11 MB |
Controller action start #21 | 14.14 MB |
Controller render start #21 | 14.26 MB |
Component initialization #22 | 14.45 MB |
Controller action start #22 | 14.48 MB |
Controller render start #22 | 14.60 MB |
Component initialization #23 | 14.79 MB |
Controller action start #23 | 14.81 MB |
Controller render start #23 | 14.94 MB |
Component initialization #24 | 15.10 MB |
Controller action start #24 | 15.12 MB |
Controller render start #24 | 9.34 MB |
Component initialization #25 | 9.51 MB |
Controller action start #25 | 9.53 MB |
Controller render start #25 | 9.65 MB |
Component initialization #26 | 9.81 MB |
Controller action start #26 | 9.83 MB |
Controller render start #26 | 9.95 MB |
Component initialization #27 | 10.12 MB |
Controller action start #27 | 10.14 MB |
Controller render start #27 | 10.26 MB |
Component initialization #28 | 10.45 MB |
Controller action start #28 | 10.48 MB |
Controller render start #28 | 10.60 MB |
Component initialization #29 | 10.78 MB |
Controller action start #29 | 10.81 MB |
Controller render start #29 | 10.93 MB |
Component initialization #30 | 11.67 MB |
Controller action start #30 | 11.70 MB |
Controller render start #30 | 11.82 MB |
View render complete | 11.96 MB |
Total Request Time: 1210 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 114.78 | |
Event: Controller.initialize | 4.29 | |
Event: Controller.startup | 4.32 | |
Controller action | 66.44 | |
Event: Controller.beforeRender | 89.10 | |
» Processing toolbar data | 58.00 | |
Rendering View | 729.39 | |
» Event: View.beforeRender | 0.06 | |
» Rendering APP/Plugin/FrontendMenus/View/FrontendMenus/content.php | 678.01 | |
» » Rendering APP/Plugin/FrontendMenus/View/Elements/requestContent.php | 677.15 | |
» » » Event: Controller.initialize #2 | 0.45 | |
» » » Event: Controller.startup #2 | 0.21 | |
» » » Controller action #2 | 4.37 | |
» » » Event: Controller.beforeRender #2 | 12.56 | |
» » » » Processing toolbar data #2 | 12.40 | |
Rendering View #2 | 0.00 | |
» » » » Event: View.beforeRender #2 | 0.07 | |
» » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/content_teaser.php | 2.96 | |
» » » » » Rendering APP/Plugin/FrontendTeaser/View/Elements/teaser.php | 2.10 | |
» » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php | 0.33 | |
» » » » Event: View.afterRender | 0.06 | |
» » » » Event: Controller.shutdown | 0.04 | |
» » » » Event: Controller.initialize #3 | 0.46 | |
» » » » Event: Controller.startup #3 | 0.20 | |
» » » » Controller action #3 | 4.56 | |
» » » » Event: Controller.beforeRender #3 | 8.89 | |
» » » » » Processing toolbar data #3 | 8.76 | |
Rendering View #3 | 0.00 | |
» » » » » Event: View.beforeRender #3 | 0.05 | |
» » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/content_teaser.php #2 | 1.84 | |
» » » » » » Rendering APP/Plugin/FrontendTeaser/View/Elements/teaser.php #2 | 0.92 | |
» » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #2 | 0.33 | |
» » » » » Event: View.afterRender #2 | 0.05 | |
» » » » » Event: Controller.shutdown #2 | 0.04 | |
» » » » » Event: Controller.initialize #4 | 0.45 | |
» » » » » Event: Controller.startup #4 | 0.21 | |
» » » » » Controller action #4 | 3.28 | |
» » » » » Event: Controller.beforeRender #4 | 8.94 | |
» » » » » » Processing toolbar data #4 | 8.81 | |
Rendering View #4 | 0.00 | |
» » » » » » Event: View.beforeRender #4 | 0.09 | |
» » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php | 1.52 | |
» » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #3 | 0.47 | |
» » » » » » Event: View.afterRender #3 | 0.05 | |
» » » » » » Event: Controller.shutdown #3 | 0.04 | |
» » » » » » Event: Controller.initialize #5 | 0.44 | |
» » » » » » Event: Controller.startup #5 | 0.20 | |
» » » » » » Controller action #5 | 3.23 | |
» » » » » » Event: Controller.beforeRender #5 | 9.00 | |
» » » » » » » Processing toolbar data #5 | 8.86 | |
Rendering View #5 | 0.00 | |
» » » » » » » Event: View.beforeRender #5 | 0.06 | |
» » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #2 | 12.94 | |
» » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #4 | 0.54 | |
» » » » » » » Event: View.afterRender #4 | 0.06 | |
» » » » » » » Event: Controller.shutdown #4 | 0.05 | |
» » » » » » » Event: Controller.initialize #6 | 0.44 | |
» » » » » » » Event: Controller.startup #6 | 0.24 | |
» » » » » » » Controller action #6 | 3.44 | |
» » » » » » » Event: Controller.beforeRender #6 | 9.59 | |
» » » » » » » » Processing toolbar data #6 | 9.42 | |
Rendering View #6 | 0.00 | |
» » » » » » » » Event: View.beforeRender #6 | 0.06 | |
» » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #3 | 0.88 | |
» » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #5 | 0.44 | |
» » » » » » » » Event: View.afterRender #5 | 0.06 | |
» » » » » » » » Event: Controller.shutdown #5 | 0.03 | |
» » » » » » » » Event: Controller.initialize #7 | 0.42 | |
» » » » » » » » Event: Controller.startup #7 | 0.21 | |
» » » » » » » » Controller action #7 | 4.52 | |
» » » » » » » » Event: Controller.beforeRender #7 | 8.72 | |
» » » » » » » » » Processing toolbar data #7 | 8.58 | |
Rendering View #7 | 0.00 | |
» » » » » » » » » Event: View.beforeRender #7 | 0.06 | |
» » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/content_teaser.php #3 | 1.97 | |
» » » » » » » » » » Rendering APP/Plugin/FrontendTeaser/View/Elements/teaser.php #3 | 0.96 | |
» » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #6 | 0.36 | |
» » » » » » » » » Event: View.afterRender #6 | 0.07 | |
» » » » » » » » » Event: Controller.shutdown #6 | 0.04 | |
» » » » » » » » » Event: Controller.initialize #8 | 0.50 | |
» » » » » » » » » Event: Controller.startup #8 | 0.28 | |
» » » » » » » » » Controller action #8 | 4.85 | |
» » » » » » » » » Event: Controller.beforeRender #8 | 9.18 | |
» » » » » » » » » » Processing toolbar data #8 | 9.02 | |
Rendering View #8 | 0.00 | |
» » » » » » » » » » Event: View.beforeRender #8 | 0.06 | |
» » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/content_teaser.php #4 | 1.74 | |
» » » » » » » » » » » Rendering APP/Plugin/FrontendTeaser/View/Elements/teaser.php #4 | 0.83 | |
» » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #7 | 0.32 | |
» » » » » » » » » » Event: View.afterRender #7 | 0.05 | |
» » » » » » » » » » Event: Controller.shutdown #7 | 0.03 | |
» » » » » » » » » » Event: Controller.initialize #9 | 0.46 | |
» » » » » » » » » » Event: Controller.startup #9 | 0.26 | |
» » » » » » » » » » Controller action #9 | 4.43 | |
» » » » » » » » » » Event: Controller.beforeRender #9 | 8.76 | |
» » » » » » » » » » » Processing toolbar data #9 | 8.60 | |
Rendering View #9 | 0.00 | |
» » » » » » » » » » » Event: View.beforeRender #9 | 0.06 | |
» » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/content_teaser.php #5 | 1.70 | |
» » » » » » » » » » » » Rendering APP/Plugin/FrontendTeaser/View/Elements/teaser.php #5 | 0.86 | |
» » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #8 | 0.32 | |
» » » » » » » » » » » Event: View.afterRender #8 | 0.05 | |
» » » » » » » » » » » Event: Controller.shutdown #8 | 0.04 | |
» » » » » » » » » » » Event: Controller.initialize #10 | 0.52 | |
» » » » » » » » » » » Event: Controller.startup #10 | 0.28 | |
» » » » » » » » » » » Controller action #10 | 3.29 | |
» » » » » » » » » » » Event: Controller.beforeRender #10 | 8.93 | |
» » » » » » » » » » » » Processing toolbar data #10 | 8.76 | |
Rendering View #10 | 0.00 | |
» » » » » » » » » » » » Event: View.beforeRender #10 | 0.06 | |
» » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #4 | 0.91 | |
» » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #9 | 0.42 | |
» » » » » » » » » » » » Event: View.afterRender #9 | 0.05 | |
» » » » » » » » » » » » Event: Controller.shutdown #9 | 0.03 | |
» » » » » » » » » » » » Event: Controller.initialize #11 | 0.41 | |
» » » » » » » » » » » » Event: Controller.startup #11 | 0.21 | |
» » » » » » » » » » » » Controller action #11 | 3.22 | |
» » » » » » » » » » » » Event: Controller.beforeRender #11 | 9.64 | |
» » » » » » » » » » » » » Processing toolbar data #11 | 9.45 | |
Rendering View #11 | 0.00 | |
» » » » » » » » » » » » » Event: View.beforeRender #11 | 0.06 | |
» » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #5 | 4.93 | |
» » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #10 | 0.50 | |
» » » » » » » » » » » » » Event: View.afterRender #10 | 0.06 | |
» » » » » » » » » » » » » Event: Controller.shutdown #10 | 0.04 | |
» » » » » » » » » » » » » Event: Controller.initialize #12 | 0.49 | |
» » » » » » » » » » » » » Event: Controller.startup #12 | 0.31 | |
» » » » » » » » » » » » » Controller action #12 | 3.54 | |
» » » » » » » » » » » » » Event: Controller.beforeRender #12 | 10.04 | |
» » » » » » » » » » » » » » Processing toolbar data #12 | 9.83 | |
Rendering View #12 | 0.00 | |
» » » » » » » » » » » » » » Event: View.beforeRender #12 | 0.06 | |
» » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #6 | 4.52 | |
» » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #11 | 0.52 | |
» » » » » » » » » » » » » » Event: View.afterRender #11 | 0.06 | |
» » » » » » » » » » » » » » Event: Controller.shutdown #11 | 0.04 | |
» » » » » » » » » » » » » » Event: Controller.initialize #13 | 0.51 | |
» » » » » » » » » » » » » » Event: Controller.startup #13 | 0.28 | |
» » » » » » » » » » » » » » Controller action #13 | 3.39 | |
» » » » » » » » » » » » » » Event: Controller.beforeRender #13 | 8.76 | |
» » » » » » » » » » » » » » » Processing toolbar data #13 | 8.58 | |
Rendering View #13 | 0.00 | |
» » » » » » » » » » » » » » » Event: View.beforeRender #13 | 0.12 | |
» » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #7 | 4.21 | |
» » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #12 | 0.56 | |
» » » » » » » » » » » » » » » Event: View.afterRender #12 | 0.06 | |
» » » » » » » » » » » » » » » Event: Controller.shutdown #12 | 0.04 | |
» » » » » » » » » » » » » » » Event: Controller.initialize #14 | 0.49 | |
» » » » » » » » » » » » » » » Event: Controller.startup #14 | 0.29 | |
» » » » » » » » » » » » » » » Controller action #14 | 3.33 | |
» » » » » » » » » » » » » » » Event: Controller.beforeRender #14 | 8.65 | |
» » » » » » » » » » » » » » » » Processing toolbar data #14 | 8.38 | |
Rendering View #14 | 0.00 | |
» » » » » » » » » » » » » » » » Event: View.beforeRender #14 | 0.06 | |
» » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #8 | 4.48 | |
» » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #13 | 0.53 | |
» » » » » » » » » » » » » » » » Event: View.afterRender #13 | 0.06 | |
» » » » » » » » » » » » » » » » Event: Controller.shutdown #13 | 0.04 | |
» » » » » » » » » » » » » » » » Event: Controller.initialize #15 | 0.47 | |
» » » » » » » » » » » » » » » » Event: Controller.startup #15 | 0.33 | |
» » » » » » » » » » » » » » » » Controller action #15 | 3.59 | |
» » » » » » » » » » » » » » » » Event: Controller.beforeRender #15 | 8.38 | |
» » » » » » » » » » » » » » » » » Processing toolbar data #15 | 8.18 | |
Rendering View #15 | 0.00 | |
» » » » » » » » » » » » » » » » » Event: View.beforeRender #15 | 0.06 | |
» » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #9 | 3.69 | |
» » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #14 | 0.44 | |
» » » » » » » » » » » » » » » » » Event: View.afterRender #14 | 0.05 | |
» » » » » » » » » » » » » » » » » Event: Controller.shutdown #14 | 0.04 | |
» » » » » » » » » » » » » » » » » Event: Controller.initialize #16 | 0.50 | |
» » » » » » » » » » » » » » » » » Event: Controller.startup #16 | 0.28 | |
» » » » » » » » » » » » » » » » » Controller action #16 | 3.66 | |
» » » » » » » » » » » » » » » » » Event: Controller.beforeRender #16 | 8.37 | |
» » » » » » » » » » » » » » » » » » Processing toolbar data #16 | 8.17 | |
Rendering View #16 | 0.00 | |
» » » » » » » » » » » » » » » » » » Event: View.beforeRender #16 | 0.06 | |
» » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #10 | 4.08 | |
» » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #15 | 0.53 | |
» » » » » » » » » » » » » » » » » » Event: View.afterRender #15 | 0.07 | |
» » » » » » » » » » » » » » » » » » Event: Controller.shutdown #15 | 0.04 | |
» » » » » » » » » » » » » » » » » » Event: Controller.initialize #17 | 0.43 | |
» » » » » » » » » » » » » » » » » » Event: Controller.startup #17 | 0.25 | |
» » » » » » » » » » » » » » » » » » Controller action #17 | 3.10 | |
» » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #17 | 8.46 | |
» » » » » » » » » » » » » » » » » » » Processing toolbar data #17 | 8.27 | |
Rendering View #17 | 0.00 | |
» » » » » » » » » » » » » » » » » » » Event: View.beforeRender #17 | 0.07 | |
» » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #11 | 4.50 | |
» » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #16 | 0.54 | |
» » » » » » » » » » » » » » » » » » » Event: View.afterRender #16 | 0.07 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #16 | 0.05 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.initialize #18 | 0.56 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.startup #18 | 0.31 | |
» » » » » » » » » » » » » » » » » » » Controller action #18 | 3.43 | |
» » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #18 | 8.57 | |
» » » » » » » » » » » » » » » » » » » » Processing toolbar data #18 | 8.36 | |
Rendering View #18 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #18 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #12 | 3.88 | |
» » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #17 | 0.48 | |
» » » » » » » » » » » » » » » » » » » » Event: View.afterRender #17 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #17 | 0.04 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #19 | 0.58 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.startup #19 | 0.29 | |
» » » » » » » » » » » » » » » » » » » » Controller action #19 | 3.82 | |
» » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #19 | 10.68 | |
» » » » » » » » » » » » » » » » » » » » » Processing toolbar data #19 | 10.39 | |
Rendering View #19 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #19 | 0.10 | |
» » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #13 | 5.91 | |
» » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #18 | 0.68 | |
» » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #18 | 0.10 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #18 | 0.16 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #20 | 0.50 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #20 | 0.33 | |
» » » » » » » » » » » » » » » » » » » » » Controller action #20 | 3.62 | |
» » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #20 | 8.65 | |
» » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #20 | 8.44 | |
Rendering View #20 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #20 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #14 | 3.79 | |
» » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #19 | 0.49 | |
» » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #19 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #19 | 0.04 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #21 | 0.47 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #21 | 0.31 | |
» » » » » » » » » » » » » » » » » » » » » » Controller action #21 | 3.82 | |
» » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #21 | 8.77 | |
» » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #21 | 8.50 | |
Rendering View #21 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #21 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #15 | 4.54 | |
» » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #20 | 0.57 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #20 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #20 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #22 | 0.50 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #22 | 0.31 | |
» » » » » » » » » » » » » » » » » » » » » » » Controller action #22 | 3.49 | |
» » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #22 | 9.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #22 | 8.72 | |
Rendering View #22 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #22 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #16 | 4.70 | |
» » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #21 | 0.54 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #21 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #21 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #23 | 0.45 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #23 | 0.30 | |
» » » » » » » » » » » » » » » » » » » » » » » » Controller action #23 | 3.58 | |
» » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #23 | 9.54 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #23 | 9.24 | |
Rendering View #23 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #23 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #17 | 0.99 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #22 | 0.46 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #22 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #22 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #24 | 0.52 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #24 | 0.31 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Controller action #24 | 5.77 | |
» » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #24 | 32.96 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #24 | 32.69 | |
Rendering View #24 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #24 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/foil.php | 1.31 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #23 | 0.42 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #23 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #23 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #25 | 0.46 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #25 | 0.27 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #25 | 3.94 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #25 | 10.29 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #25 | 10.07 | |
Rendering View #25 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #25 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #18 | 0.85 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #24 | 0.45 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #24 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #24 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #26 | 0.43 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #26 | 0.25 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #26 | 3.32 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #26 | 10.27 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #26 | 9.96 | |
Rendering View #26 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #26 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #19 | 3.93 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #25 | 0.48 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #25 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #25 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #27 | 0.52 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #27 | 0.32 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #27 | 4.20 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #27 | 10.50 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #27 | 10.15 | |
Rendering View #27 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #27 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #20 | 4.37 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #26 | 0.49 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #26 | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #26 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #28 | 0.54 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #28 | 0.30 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #28 | 4.20 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #28 | 10.66 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #28 | 10.37 | |
Rendering View #28 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #28 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #21 | 4.40 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #27 | 0.50 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #27 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #27 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #29 | 0.58 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #29 | 0.33 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #29 | 3.71 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #29 | 11.36 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #29 | 11.08 | |
Rendering View #29 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #29 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #22 | 4.62 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #28 | 0.56 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #28 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #28 | 0.05 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendMenus/View/FrontendMenus/base.php #29 | 0.38 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #29 | 7.46 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeLayout | 0.06 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Layouts/index.php | 40.91 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendSeo/View/Elements/seo.php | 12.46 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Elements/header-slider.php | 0.90 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #30 | 0.54 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #30 | 0.34 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #30 | 3.38 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #30 | 11.60 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #30 | 11.21 | |
Rendering View #30 | 0.00 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #30 | 0.09 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/developer_template_cookie_consent.php | 1.14 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #30 | 0.07 | |
» » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #29 | 0.06 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
MH | |
MH_IP | |
BACKEND_APP_DIR | contrance |
UPLOADS_APP | /var/www/vhosts/untersberg-apotheke.at/httpdocs/contrance/ |
UPLOAD_TMP_DIR | tmp/uploads/ |
Constant | Value |
---|---|
APP | /var/www/vhosts/untersberg-apotheke.at/httpdocs/ |
APP_DIR | httpdocs |
APPLIBS | /var/www/vhosts/untersberg-apotheke.at/httpdocs/Lib/ |
CACHE | /var/www/vhosts/untersberg-apotheke.at/httpdocs/tmp/cache/ |
CAKE | /var/www/vhosts/untersberg-apotheke.at/httpdocs/contrance/Vendor/Cake/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /var/www/vhosts/untersberg-apotheke.at/httpdocs/contrance/Vendor/Cake/lib |
CORE_PATH | /var/www/vhosts/untersberg-apotheke.at/httpdocs/contrance/Vendor/Cake/lib/ |
CAKE_VERSION | 2.9.0 |
CSS | /var/www/vhosts/untersberg-apotheke.at/httpdocs/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | http://www.untersberg-apotheke.at |
IMAGES | /var/www/vhosts/untersberg-apotheke.at/httpdocs/webroot/img/ |
IMAGES_URL | img/ |
JS | /var/www/vhosts/untersberg-apotheke.at/httpdocs/webroot/js/ |
JS_URL | js/ |
LOGS | /var/www/vhosts/untersberg-apotheke.at/httpdocs/tmp/logs/ |
ROOT | /var/www/vhosts/untersberg-apotheke.at |
TESTS | /var/www/vhosts/untersberg-apotheke.at/httpdocs/Test/ |
TMP | /var/www/vhosts/untersberg-apotheke.at/httpdocs/tmp/ |
VENDORS | /var/www/vhosts/untersberg-apotheke.at/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /var/www/vhosts/untersberg-apotheke.at/httpdocs/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 5.6.40 |
User | u34939832459 |
Home | /var/www/vhosts/untersberg-apotheke.at |
Fcgi Role | RESPONDER |
Redirect Redirect Unique Id | aBGoDIpIW3bJaLOmdrotaQAAAQE |
Redirect Redirect Perl5lib | /usr/share/awstats/lib:/usr/share/awstats/plugins |
Redirect Redirect Passenger Compile Native Support Binary | 0 |
Redirect Redirect Passenger Download Native Support Binary | 0 |
Redirect Redirect Status | 200 |
Redirect Unique Id | aBGoDIpIW3bJaLOmdrotaQAAAQE |
Redirect Perl5lib | /usr/share/awstats/lib:/usr/share/awstats/plugins |
Redirect Passenger Compile Native Support Binary | 0 |
Redirect Passenger Download Native Support Binary | 0 |
Redirect Status | 200 |
Unique Id | aBGoDIpIW3bJaLOmdrotaQAAAQE |
Perl5lib | /usr/share/awstats/lib:/usr/share/awstats/plugins |
Passenger Compile Native Support Binary | 0 |
Passenger Download Native Support Binary | 0 |
Proxy-nokeepalive | 1 |
Http Host | www.untersberg-apotheke.at |
Http X Real Ip | 18.116.80.77 |
Http X Accel Internal | /internal-nginx-static-location |
Http Connection | close |
Http Accept | */* |
Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Http Accept Encoding | gzip, br, zstd, deflate |
Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
Server Signature | |
Server Software | Apache |
Server Name | www.untersberg-apotheke.at |
Server Addr | 62.116.174.136 |
Server Port | 80 |
Remote Addr | 18.116.80.77 |
Document Root | /var/www/vhosts/untersberg-apotheke.at/httpdocs |
Request Scheme | http |
Context Prefix | |
Context Document Root | /var/www/vhosts/untersberg-apotheke.at/httpdocs |
Server Admin | root@localhost |
Script Filename | /var/www/vhosts/untersberg-apotheke.at/httpdocs/webroot/index.php |
Remote Port | 53330 |
Redirect Url | /webroot/startseite |
Gateway Interface | CGI/1.1 |
Server Protocol | HTTP/1.0 |
Request Method | GET |
Query String | |
Request Uri | /startseite |
Script Name | /webroot/index.php |
Php Self | /webroot/index.php |
Request Time Float | 1745987596.5771 |
Request Time | 1745987596 |