SAH approvals
download here
No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 965 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1033 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1033) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1033 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/sas-750-sas-900-formwork-ties' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1202 AND `Route`.`rght` >= 1203 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 372 AND (NOW() BETWEEN COALESCE(`Content`.`release`, NOW()) AND COALESCE(`Content`.`hide`, NOW())) = '1' LIMIT 1 | 1 | 1 | 2 | maybe slow |
| SELECT `ImageMedia`.`id`, `ImageMedia`.`hash`, `ImageMedia`.`created`, `ImageMedia`.`updated`, `ImageMedia`.`title`, (SELECT COUNT(1) FROM `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 559 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1194 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1194) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1194 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 898 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (898) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 898 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1135 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1135) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1135 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1104 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1104) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1104 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1215 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1215) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1215 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 2 | 2 | 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/sas-750-sas-900-accessories' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1204 AND `Route`.`rght` >= 1205 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 373 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 560 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/sas-900-systems' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1206 AND `Route`.`rght` >= 1207 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 374 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 561 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 674 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (674) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 674 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/sas-950-thread-bar' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1208 AND `Route`.`rght` >= 1209 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 375 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 562 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1096 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1096) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1096 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 676 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (676) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 676 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1105 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1105) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1105 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 885 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (885) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 885 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 875 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (875) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 875 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 874 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (874) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 874 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1107 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1107) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1107 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/sas-950-accessories' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1210 AND `Route`.`rght` >= 1211 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 376 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 563 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 744 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (744) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 744 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/sas-950-systems' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1212 AND `Route`.`rght` >= 1213 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 377 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 564 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1118 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1118) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1118 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 5 | maybe slow |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 972 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (972) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 972 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 1 | maybe slow |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 973 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (973) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 973 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 974 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (974) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 974 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1106 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1106) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1106 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 998 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (998) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 998 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1257 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1257) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1257 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/applications-intro' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1214 AND `Route`.`rght` >= 1215 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 839 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1222 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/formwork-ties-sas-thread-bar' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1216 AND `Route`.`rght` >= 1217 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 380 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 573 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/formwork-ties-sas-accessories' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1218 AND `Route`.`rght` >= 1219 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 381 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 574 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/reinforcing-coupling-systems2' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1220 AND `Route`.`rght` >= 1221 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 840 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1223 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/reinforcing-coupling-systems-sas-thread-bar' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1222 AND `Route`.`rght` >= 1223 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 384 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 577 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 1111 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (1111) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 1111 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/reinforcing-coupling-systems-sas-accessories' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1224 AND `Route`.`rght` >= 1225 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 385 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 578 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/high-strength-reinforcement3' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1226 AND `Route`.`rght` >= 1227 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 841 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1224 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/high-strength-reinforcement-sas-thread-bar' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1228 AND `Route`.`rght` >= 1229 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 386 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 579 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 716 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (716) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 716 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 713 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (713) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 713 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/high-strength-reinforcement-sas-accessories' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1230 AND `Route`.`rght` >= 1231 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 396 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 610 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 721 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (721) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 721 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/high-strength-reinforcement-sas-systems' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1232 AND `Route`.`rght` >= 1233 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 387 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 580 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/geotechnical-systems2' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1234 AND `Route`.`rght` >= 1235 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 842 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1225 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/geotechnical-systems-sas-thread-bar' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1236 AND `Route`.`rght` >= 1237 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 397 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 611 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/geotechnical-systems-sas-systems' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1238 AND `Route`.`rght` >= 1239 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 398 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 612 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 727 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (727) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 727 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 381 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (381) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 1 | 1 | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 381 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/post-tensioning-systems2' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1240 AND `Route`.`rght` >= 1241 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 843 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1226 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/post-tensioning-systems-sas-thread-bar' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1242 AND `Route`.`rght` >= 1243 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 399 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 613 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 737 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (737) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 737 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `Media`.`id`, `Media`.`hash`, `Media`.`created`, `Media`.`updated`, `Media`.`title`, (SELECT COUNT(1) FROM `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 739 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (739) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 739 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/post-tensioning-systems-sas-accessories' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1244 AND `Route`.`rght` >= 1245 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 400 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 614 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/post-tensioning-systems-sas-systems' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1246 AND `Route`.`rght` >= 1247 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 401 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 615 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/tie-rod-system' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1248 AND `Route`.`rght` >= 1249 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 844 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 1227 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 `annahuette`.`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`))) = '/en/home/downloads/approvals/tie-rod-system-sas-systems' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Route`.`model`, `Route`.`foreign_key` FROM `annahuette`.`routes` AS `Route` WHERE `Route`.`lft` <= 1250 AND `Route`.`rght` >= 1251 ORDER BY `Route`.`lft` asc | 6 | 6 | 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`.`teaser_menu_id`, `Content`.`teaser_external_url`, `Content`.`teaser_external_target`, `Content`.`developer_template_css`, `Content`.`developer_template_js`, `Content`.`gallery_mosaic_image_number`, `Content`.`gallery_mosaic_layout`, `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 `annahuette`.`contents` AS `Content` LEFT JOIN `annahuette`.`seo` AS `Seo` ON (`Seo`.`foreign_key` = `Content`.`id` AND `Seo`.`model` = 'Content') WHERE `Content`.`status` = 'active' AND `Content`.`id` = 402 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 `annahuette`.`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 `annahuette`.`media` AS `ImageMedia` JOIN `annahuette`.`media_entities` AS `MediaEntity` ON (`MediaEntity`.`foreign_key` = 616 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 `annahuette`.`media_entities` AS `MediaEntity` WHERE `MediaEntity`.`media_id` = `Media`.`id`) AS `Media__cross_reference_count` FROM `annahuette`.`media` AS `Media` WHERE `Media`.`id` = 750 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 `annahuette`.`uploads` AS `FileUpload` WHERE `FileUpload`.`model` = 'Media' AND `FileUpload`.`field` = 'file' AND `FileUpload`.`foreign_key` = (750) ORDER BY FIELD(COALESCE(`FileUpload`.`thumbnail`, -1), -1) DESC | 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 `annahuette`.`tags` AS `TagsTag` JOIN `annahuette`.`tag_entities` AS `TagEntity` ON (`TagEntity`.`foreign_key` = 750 AND `TagEntity`.`tag_id` = `TagsTag`.`id`) WHERE `TagEntity`.`model` = 'Media' AND `TagEntity`.`field` = 'tags' | 0 | 0 | 0 | |
| SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `annahuette`.`mount_points` AS `MountPoint` LEFT JOIN `annahuette`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `annahuette`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'de' AND `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND `MountPoint`.`title` = 'home' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `annahuette`.`mount_points` AS `MountPoint` LEFT JOIN `annahuette`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `annahuette`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'en' AND `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND `MountPoint`.`title` = 'home' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `annahuette`.`mount_points` AS `MountPoint` LEFT JOIN `annahuette`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `annahuette`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'es' AND `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND `MountPoint`.`title` = 'home' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `annahuette`.`mount_points` AS `MountPoint` LEFT JOIN `annahuette`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `annahuette`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'en' AND `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND `MountPoint`.`title` = 'search' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `annahuette`.`mount_points` AS `MountPoint` LEFT JOIN `annahuette`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `MountPoint`.`title` = 'data-protection' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `MountPoint`.`id`, `MountPoint`.`hash`, `MountPoint`.`created`, `MountPoint`.`updated`, `MountPoint`.`title`, `MountPoint`.`annotation`, `MountPoint`.`language_id`, `MountPoint`.`route_id`, `Route`.`id`, `Route`.`hash`, `Route`.`created`, `Route`.`updated`, `Route`.`model`, `Route`.`foreign_key`, `Route`.`base`, `Route`.`alias`, `Route`.`controller`, `Route`.`action`, `Route`.`parent_id`, `Route`.`lft`, `Route`.`rght`, (IF(`Route`.`alias` IS NULL, NULL, CONCAT(`Route`.`base`, `Route`.`alias`))) AS `Route__route`, `Language`.`id`, `Language`.`hash`, `Language`.`created`, `Language`.`updated`, `Language`.`title`, `Language`.`langid`, `Language`.`default` FROM `annahuette`.`mount_points` AS `MountPoint` LEFT JOIN `annahuette`.`routes` AS `Route` ON (`MountPoint`.`route_id` = `Route`.`id`) LEFT JOIN `annahuette`.`languages` AS `Language` ON (`MountPoint`.`language_id` = `Language`.`id`) WHERE `Language`.`langid` = 'en' AND `Route`.`alias` IS NOT NULL AND `Route`.`controller` IS NOT NULL AND `Route`.`action` IS NOT NULL AND `MountPoint`.`title` = 'data-protection' LIMIT 1 | 1 | 1 | 0 |
Peak Memory Use 25.29 MB
| Message | Memory use |
|---|---|
| Component initialization | 7.37 MB |
| Controller action start | 8.54 MB |
| Controller render start | 11.49 MB |
| Component initialization #2 | 16.12 MB |
| Controller action start #2 | 16.33 MB |
| Controller render start #2 | 16.48 MB |
| Component initialization #3 | 16.77 MB |
| Controller action start #3 | 16.80 MB |
| Controller render start #3 | 16.92 MB |
| Component initialization #4 | 17.39 MB |
| Controller action start #4 | 17.42 MB |
| Controller render start #4 | 17.54 MB |
| Component initialization #5 | 17.76 MB |
| Controller action start #5 | 17.79 MB |
| Controller render start #5 | 17.91 MB |
| Component initialization #6 | 18.18 MB |
| Controller action start #6 | 18.21 MB |
| Controller render start #6 | 18.34 MB |
| Component initialization #7 | 18.60 MB |
| Controller action start #7 | 18.63 MB |
| Controller render start #7 | 18.75 MB |
| Component initialization #8 | 18.95 MB |
| Controller action start #8 | 18.98 MB |
| Controller render start #8 | 19.10 MB |
| Component initialization #9 | 19.33 MB |
| Controller action start #9 | 19.36 MB |
| Controller render start #9 | 19.49 MB |
| Component initialization #10 | 19.71 MB |
| Controller action start #10 | 19.74 MB |
| Controller render start #10 | 17.51 MB |
| Component initialization #11 | 17.69 MB |
| Controller action start #11 | 17.71 MB |
| Controller render start #11 | 17.83 MB |
| Component initialization #12 | 18.03 MB |
| Controller action start #12 | 18.06 MB |
| Controller render start #12 | 18.18 MB |
| Component initialization #13 | 18.42 MB |
| Controller action start #13 | 18.45 MB |
| Controller render start #13 | 18.57 MB |
| Component initialization #14 | 18.75 MB |
| Controller action start #14 | 18.78 MB |
| Controller render start #14 | 18.91 MB |
| Component initialization #15 | 19.14 MB |
| Controller action start #15 | 19.17 MB |
| Controller render start #15 | 19.32 MB |
| Component initialization #16 | 19.49 MB |
| Controller action start #16 | 19.52 MB |
| Controller render start #16 | 19.65 MB |
| Component initialization #17 | 19.82 MB |
| Controller action start #17 | 19.85 MB |
| Controller render start #17 | 19.98 MB |
| Component initialization #18 | 20.15 MB |
| Controller action start #18 | 20.18 MB |
| Controller render start #18 | 20.33 MB |
| Component initialization #19 | 20.51 MB |
| Controller action start #19 | 20.54 MB |
| Controller render start #19 | 20.66 MB |
| Component initialization #20 | 20.85 MB |
| Controller action start #20 | 20.88 MB |
| Controller render start #20 | 21.00 MB |
| Component initialization #21 | 21.18 MB |
| Controller action start #21 | 21.20 MB |
| Controller render start #21 | 21.36 MB |
| Component initialization #22 | 21.53 MB |
| Controller action start #22 | 21.56 MB |
| Controller render start #22 | 21.74 MB |
| Component initialization #23 | 21.96 MB |
| Controller action start #23 | 21.98 MB |
| Controller render start #23 | 22.11 MB |
| Component initialization #24 | 22.29 MB |
| Controller action start #24 | 22.32 MB |
| Controller render start #24 | 22.45 MB |
| Component initialization #25 | 22.62 MB |
| Controller action start #25 | 22.65 MB |
| Controller render start #25 | 22.80 MB |
| Component initialization #26 | 22.98 MB |
| Controller action start #26 | 23.01 MB |
| Controller render start #26 | 23.13 MB |
| Component initialization #27 | 23.30 MB |
| Controller action start #27 | 23.33 MB |
| Controller render start #27 | 23.46 MB |
| Component initialization #28 | 23.65 MB |
| Controller action start #28 | 23.68 MB |
| Controller render start #28 | 18.47 MB |
| Component initialization #29 | 18.64 MB |
| Controller action start #29 | 18.67 MB |
| Controller render start #29 | 18.79 MB |
| Component initialization #30 | 18.98 MB |
| Controller action start #30 | 19.01 MB |
| Controller render start #30 | 19.13 MB |
| Component initialization #31 | 19.31 MB |
| Controller action start #31 | 19.34 MB |
| Controller render start #31 | 19.47 MB |
| Component initialization #32 | 19.64 MB |
| Controller action start #32 | 19.67 MB |
| Controller render start #32 | 19.83 MB |
| Component initialization #33 | 20.01 MB |
| Controller action start #33 | 20.03 MB |
| Controller render start #33 | 20.16 MB |
| View render complete | 20.59 MB |
Total Request Time: 1721 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 97.50 | |
| Event: Controller.initialize | 12.15 | |
| Event: Controller.startup | 1.32 | |
| Controller action | 51.40 | |
| Event: Controller.beforeRender | 99.56 | |
| » Processing toolbar data | 22.24 | |
| Rendering View | 1256.63 | |
| » Event: View.beforeRender | 0.07 | |
| » Rendering APP/Plugin/FrontendMenus/View/FrontendMenus/content.php | 1235.71 | |
| » » Event: Controller.initialize #2 | 0.91 | |
| » » Event: Controller.startup #2 | 0.25 | |
| » » Controller action #2 | 14.64 | |
| » » Event: Controller.beforeRender #2 | 22.76 | |
| » » » Processing toolbar data #2 | 22.55 | |
| Rendering View #2 | 0.00 | |
| » » » Event: View.beforeRender #2 | 0.06 | |
| » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php | 2.05 | |
| » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php | 0.44 | |
| » » » Event: View.afterRender | 0.05 | |
| » » » Event: Controller.shutdown | 0.04 | |
| » » » Event: Controller.initialize #3 | 0.84 | |
| » » » Event: Controller.startup #3 | 0.29 | |
| » » » Controller action #3 | 3.77 | |
| » » » Event: Controller.beforeRender #3 | 17.87 | |
| » » » » Processing toolbar data #3 | 17.68 | |
| Rendering View #3 | 0.00 | |
| » » » » Event: View.beforeRender #3 | 0.06 | |
| » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php | 42.50 | |
| » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #2 | 0.45 | |
| » » » » Event: View.afterRender #2 | 0.05 | |
| » » » » Event: Controller.shutdown #2 | 0.05 | |
| » » » » Event: Controller.initialize #4 | 0.71 | |
| » » » » Event: Controller.startup #4 | 0.24 | |
| » » » » Controller action #4 | 3.44 | |
| » » » » Event: Controller.beforeRender #4 | 16.34 | |
| » » » » » Processing toolbar data #4 | 16.10 | |
| Rendering View #4 | 0.00 | |
| » » » » » Event: View.beforeRender #4 | 0.06 | |
| » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #2 | 10.29 | |
| » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #3 | 0.46 | |
| » » » » » Event: View.afterRender #3 | 0.05 | |
| » » » » » Event: Controller.shutdown #3 | 0.04 | |
| » » » » » Event: Controller.initialize #5 | 0.69 | |
| » » » » » Event: Controller.startup #5 | 0.23 | |
| » » » » » Controller action #5 | 3.21 | |
| » » » » » Event: Controller.beforeRender #5 | 18.16 | |
| » » » » » » Processing toolbar data #5 | 17.96 | |
| Rendering View #5 | 0.00 | |
| » » » » » » Event: View.beforeRender #5 | 0.06 | |
| » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #3 | 23.68 | |
| » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #4 | 0.48 | |
| » » » » » » Event: View.afterRender #4 | 0.05 | |
| » » » » » » Event: Controller.shutdown #4 | 0.04 | |
| » » » » » » Event: Controller.initialize #6 | 0.68 | |
| » » » » » » Event: Controller.startup #6 | 0.23 | |
| » » » » » » Controller action #6 | 3.21 | |
| » » » » » » Event: Controller.beforeRender #6 | 12.02 | |
| » » » » » » » Processing toolbar data #6 | 11.86 | |
| Rendering View #6 | 0.00 | |
| » » » » » » » Event: View.beforeRender #6 | 0.06 | |
| » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #4 | 16.99 | |
| » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #5 | 0.52 | |
| » » » » » » » Event: View.afterRender #5 | 0.05 | |
| » » » » » » » Event: Controller.shutdown #5 | 0.04 | |
| » » » » » » » Event: Controller.initialize #7 | 0.68 | |
| » » » » » » » Event: Controller.startup #7 | 0.29 | |
| » » » » » » » Controller action #7 | 3.30 | |
| » » » » » » » Event: Controller.beforeRender #7 | 10.43 | |
| » » » » » » » » Processing toolbar data #7 | 10.27 | |
| Rendering View #7 | 0.00 | |
| » » » » » » » » Event: View.beforeRender #7 | 0.06 | |
| » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #5 | 9.48 | |
| » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #6 | 0.49 | |
| » » » » » » » » Event: View.afterRender #6 | 0.06 | |
| » » » » » » » » Event: Controller.shutdown #6 | 0.05 | |
| » » » » » » » » Event: Controller.initialize #8 | 0.83 | |
| » » » » » » » » Event: Controller.startup #8 | 0.39 | |
| » » » » » » » » Controller action #8 | 4.76 | |
| » » » » » » » » Event: Controller.beforeRender #8 | 10.19 | |
| » » » » » » » » » Processing toolbar data #8 | 9.97 | |
| Rendering View #8 | 0.00 | |
| » » » » » » » » » Event: View.beforeRender #8 | 0.07 | |
| » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #6 | 36.70 | |
| » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #7 | 0.78 | |
| » » » » » » » » » Event: View.afterRender #7 | 0.08 | |
| » » » » » » » » » Event: Controller.shutdown #7 | 0.07 | |
| » » » » » » » » » Event: Controller.initialize #9 | 1.01 | |
| » » » » » » » » » Event: Controller.startup #9 | 0.36 | |
| » » » » » » » » » Controller action #9 | 6.16 | |
| » » » » » » » » » Event: Controller.beforeRender #9 | 14.64 | |
| » » » » » » » » » » Processing toolbar data #9 | 14.31 | |
| Rendering View #9 | 0.00 | |
| » » » » » » » » » » Event: View.beforeRender #9 | 0.10 | |
| » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #7 | 18.95 | |
| » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #8 | 0.57 | |
| » » » » » » » » » » Event: View.afterRender #8 | 0.05 | |
| » » » » » » » » » » Event: Controller.shutdown #8 | 0.05 | |
| » » » » » » » » » » Event: Controller.initialize #10 | 0.91 | |
| » » » » » » » » » » Event: Controller.startup #10 | 0.37 | |
| » » » » » » » » » » Controller action #10 | 4.76 | |
| » » » » » » » » » » Event: Controller.beforeRender #10 | 27.08 | |
| » » » » » » » » » » » Processing toolbar data #10 | 26.83 | |
| Rendering View #10 | 0.00 | |
| » » » » » » » » » » » Event: View.beforeRender #10 | 0.07 | |
| » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #8 | 4.44 | |
| » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #9 | 0.46 | |
| » » » » » » » » » » » Event: View.afterRender #9 | 0.05 | |
| » » » » » » » » » » » Event: Controller.shutdown #9 | 0.05 | |
| » » » » » » » » » » » Event: Controller.initialize #11 | 0.84 | |
| » » » » » » » » » » » Event: Controller.startup #11 | 0.27 | |
| » » » » » » » » » » » Controller action #11 | 3.99 | |
| » » » » » » » » » » » Event: Controller.beforeRender #11 | 10.75 | |
| » » » » » » » » » » » » Processing toolbar data #11 | 10.55 | |
| Rendering View #11 | 0.00 | |
| » » » » » » » » » » » » Event: View.beforeRender #11 | 0.09 | |
| » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #9 | 4.13 | |
| » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #10 | 0.42 | |
| » » » » » » » » » » » » Event: View.afterRender #10 | 0.05 | |
| » » » » » » » » » » » » Event: Controller.shutdown #10 | 0.04 | |
| » » » » » » » » » » » » Event: Controller.initialize #12 | 0.83 | |
| » » » » » » » » » » » » Event: Controller.startup #12 | 0.30 | |
| » » » » » » » » » » » » Controller action #12 | 3.82 | |
| » » » » » » » » » » » » Event: Controller.beforeRender #12 | 10.70 | |
| » » » » » » » » » » » » » Processing toolbar data #12 | 10.49 | |
| Rendering View #12 | 0.00 | |
| » » » » » » » » » » » » » Event: View.beforeRender #12 | 0.07 | |
| » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #10 | 26.21 | |
| » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #11 | 0.55 | |
| » » » » » » » » » » » » » Event: View.afterRender #11 | 0.07 | |
| » » » » » » » » » » » » » Event: Controller.shutdown #11 | 0.08 | |
| » » » » » » » » » » » » » Event: Controller.initialize #13 | 0.82 | |
| » » » » » » » » » » » » » Event: Controller.startup #13 | 0.41 | |
| » » » » » » » » » » » » » Controller action #13 | 3.98 | |
| » » » » » » » » » » » » » Event: Controller.beforeRender #13 | 10.51 | |
| » » » » » » » » » » » » » » Processing toolbar data #13 | 10.31 | |
| Rendering View #13 | 0.00 | |
| » » » » » » » » » » » » » » Event: View.beforeRender #13 | 0.06 | |
| » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #11 | 5.20 | |
| » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #12 | 0.52 | |
| » » » » » » » » » » » » » » Event: View.afterRender #12 | 0.05 | |
| » » » » » » » » » » » » » » Event: Controller.shutdown #12 | 0.04 | |
| » » » » » » » » » » » » » » Event: Controller.initialize #14 | 0.79 | |
| » » » » » » » » » » » » » » Event: Controller.startup #14 | 0.30 | |
| » » » » » » » » » » » » » » Controller action #14 | 3.87 | |
| » » » » » » » » » » » » » » Event: Controller.beforeRender #14 | 10.73 | |
| » » » » » » » » » » » » » » » Processing toolbar data #14 | 10.50 | |
| Rendering View #14 | 0.00 | |
| » » » » » » » » » » » » » » » Event: View.beforeRender #14 | 0.07 | |
| » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #12 | 25.74 | |
| » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #13 | 0.48 | |
| » » » » » » » » » » » » » » » Event: View.afterRender #13 | 0.06 | |
| » » » » » » » » » » » » » » » Event: Controller.shutdown #13 | 0.06 | |
| » » » » » » » » » » » » » » » Event: Controller.initialize #15 | 0.99 | |
| » » » » » » » » » » » » » » » Event: Controller.startup #15 | 0.37 | |
| » » » » » » » » » » » » » » » Controller action #15 | 11.07 | |
| » » » » » » » » » » » » » » » Event: Controller.beforeRender #15 | 11.99 | |
| » » » » » » » » » » » » » » » » Processing toolbar data #15 | 11.71 | |
| Rendering View #15 | 0.00 | |
| » » » » » » » » » » » » » » » » Event: View.beforeRender #15 | 0.08 | |
| » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #2 | 1.00 | |
| » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #14 | 0.52 | |
| » » » » » » » » » » » » » » » » Event: View.afterRender #14 | 0.07 | |
| » » » » » » » » » » » » » » » » Event: Controller.shutdown #14 | 0.05 | |
| » » » » » » » » » » » » » » » » Event: Controller.initialize #16 | 0.89 | |
| » » » » » » » » » » » » » » » » Event: Controller.startup #16 | 0.30 | |
| » » » » » » » » » » » » » » » » Controller action #16 | 4.16 | |
| » » » » » » » » » » » » » » » » Event: Controller.beforeRender #16 | 11.68 | |
| » » » » » » » » » » » » » » » » » Processing toolbar data #16 | 11.43 | |
| Rendering View #16 | 0.00 | |
| » » » » » » » » » » » » » » » » » Event: View.beforeRender #16 | 0.07 | |
| » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #13 | 8.04 | |
| » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #15 | 0.43 | |
| » » » » » » » » » » » » » » » » » Event: View.afterRender #15 | 0.05 | |
| » » » » » » » » » » » » » » » » » Event: Controller.shutdown #15 | 0.05 | |
| » » » » » » » » » » » » » » » » » Event: Controller.initialize #17 | 0.81 | |
| » » » » » » » » » » » » » » » » » Event: Controller.startup #17 | 0.35 | |
| » » » » » » » » » » » » » » » » » Controller action #17 | 3.82 | |
| » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #17 | 10.74 | |
| » » » » » » » » » » » » » » » » » » Processing toolbar data #17 | 10.52 | |
| Rendering View #17 | 0.00 | |
| » » » » » » » » » » » » » » » » » » Event: View.beforeRender #17 | 0.06 | |
| » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #14 | 3.27 | |
| » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #16 | 0.40 | |
| » » » » » » » » » » » » » » » » » » Event: View.afterRender #16 | 0.05 | |
| » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #16 | 0.04 | |
| » » » » » » » » » » » » » » » » » » Event: Controller.initialize #18 | 0.80 | |
| » » » » » » » » » » » » » » » » » » Event: Controller.startup #18 | 0.31 | |
| » » » » » » » » » » » » » » » » » » Controller action #18 | 9.61 | |
| » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #18 | 11.73 | |
| » » » » » » » » » » » » » » » » » » » Processing toolbar data #18 | 11.52 | |
| Rendering View #18 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #18 | 0.08 | |
| » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #3 | 0.95 | |
| » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #17 | 0.44 | |
| » » » » » » » » » » » » » » » » » » » Event: View.afterRender #17 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #17 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #19 | 0.75 | |
| » » » » » » » » » » » » » » » » » » » Event: Controller.startup #19 | 0.28 | |
| » » » » » » » » » » » » » » » » » » » Controller action #19 | 3.62 | |
| » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #19 | 11.81 | |
| » » » » » » » » » » » » » » » » » » » » Processing toolbar data #19 | 11.59 | |
| Rendering View #19 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #19 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #15 | 9.42 | |
| » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #18 | 0.47 | |
| » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #18 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #18 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #20 | 0.78 | |
| » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #20 | 0.34 | |
| » » » » » » » » » » » » » » » » » » » » Controller action #20 | 3.75 | |
| » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #20 | 11.84 | |
| » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #20 | 11.59 | |
| Rendering View #20 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #20 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #16 | 5.65 | |
| » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #19 | 0.43 | |
| » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #19 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #19 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #21 | 0.84 | |
| » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #21 | 0.36 | |
| » » » » » » » » » » » » » » » » » » » » » Controller action #21 | 9.80 | |
| » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #21 | 11.79 | |
| » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #21 | 11.56 | |
| Rendering View #21 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #21 | 0.09 | |
| » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #4 | 0.94 | |
| » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #20 | 0.47 | |
| » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #20 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #20 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #22 | 0.80 | |
| » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #22 | 0.31 | |
| » » » » » » » » » » » » » » » » » » » » » » Controller action #22 | 3.85 | |
| » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #22 | 12.90 | |
| » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #22 | 12.66 | |
| Rendering View #22 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #22 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #17 | 12.59 | |
| » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #21 | 0.48 | |
| » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #21 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #21 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #23 | 0.94 | |
| » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #23 | 0.36 | |
| » » » » » » » » » » » » » » » » » » » » » » » Controller action #23 | 3.88 | |
| » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #23 | 12.38 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #23 | 12.14 | |
| Rendering View #23 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #23 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #18 | 7.35 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #22 | 0.51 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #22 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #22 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #24 | 0.86 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #24 | 0.36 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Controller action #24 | 3.90 | |
| » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #24 | 11.09 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #24 | 10.85 | |
| Rendering View #24 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #24 | 0.11 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #19 | 3.68 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #23 | 0.44 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #23 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #23 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #25 | 2.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #25 | 0.82 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #25 | 11.63 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #25 | 12.84 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #25 | 12.47 | |
| Rendering View #25 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #25 | 0.10 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #5 | 1.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #24 | 0.54 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #24 | 0.08 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #24 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #26 | 0.93 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #26 | 0.40 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #26 | 4.27 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #26 | 12.02 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #26 | 11.75 | |
| Rendering View #26 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #26 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #20 | 2.40 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #25 | 0.42 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #25 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #25 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #27 | 0.77 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #27 | 0.34 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #27 | 3.86 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #27 | 10.93 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #27 | 10.69 | |
| Rendering View #27 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #27 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #21 | 18.92 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #26 | 0.51 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #26 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #26 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #28 | 0.92 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #28 | 0.39 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #28 | 10.81 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #28 | 46.51 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #28 | 46.17 | |
| Rendering View #28 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #28 | 0.08 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #6 | 0.96 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #27 | 0.45 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #27 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #27 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #29 | 0.86 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #29 | 0.31 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #29 | 4.23 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #29 | 15.69 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #29 | 15.36 | |
| Rendering View #29 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #29 | 0.08 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #22 | 15.48 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #28 | 0.51 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #28 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #28 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #30 | 0.80 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #30 | 0.31 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #30 | 3.79 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #30 | 13.53 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #30 | 13.29 | |
| Rendering View #30 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #30 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #23 | 3.58 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #29 | 0.43 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #29 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #29 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #31 | 0.83 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #31 | 0.37 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #31 | 4.10 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #31 | 11.28 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #31 | 11.05 | |
| Rendering View #31 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #31 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #24 | 6.52 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #30 | 0.42 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #30 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #30 | 0.04 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #32 | 0.83 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #32 | 0.34 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #32 | 10.45 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #32 | 12.97 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #32 | 12.73 | |
| Rendering View #32 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #32 | 0.09 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/article.php #7 | 1.02 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #31 | 0.50 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #31 | 0.07 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #31 | 0.05 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.initialize #33 | 0.82 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.startup #33 | 0.38 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Controller action #33 | 4.26 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.beforeRender #33 | 14.97 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Processing toolbar data #33 | 14.63 | |
| Rendering View #33 | 0.00 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeRender #33 | 0.08 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/accordion_article.php #25 | 4.79 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendContents/View/FrontendContents/base.php #32 | 0.47 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #32 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: Controller.shutdown #32 | 0.06 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendMenus/View/FrontendMenus/base.php #33 | 0.40 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.afterRender #33 | 0.50 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Event: View.beforeLayout | 0.04 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/View/Layouts/index.php | 17.24 | |
| » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » » Rendering APP/Plugin/FrontendSeo/View/Elements/seo.php | 2.21 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| MH | |
| MH_IP | |
| BACKEND_APP_DIR | contrance |
| UPLOADS_APP | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/contrance/ |
| UPLOAD_TMP_DIR | tmp/uploads/ |
| Constant | Value |
|---|---|
| APP | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/ |
| APP_DIR | httpdocs |
| APPLIBS | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/Lib/ |
| CACHE | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/tmp/cache/ |
| CAKE | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/contrance/Vendor/Cake/lib/Cake/ |
| CAKE_CORE_INCLUDE_PATH | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/contrance/Vendor/Cake/lib |
| CORE_PATH | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/contrance/Vendor/Cake/lib/ |
| CAKE_VERSION | 2.9.0 |
| CSS | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/webroot/css/ |
| CSS_URL | css/ |
| DS | / |
| FULL_BASE_URL | https://www.annahuette.makrohaus.com |
| IMAGES | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/webroot/img/ |
| IMAGES_URL | img/ |
| JS | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/webroot/js/ |
| JS_URL | js/ |
| LOGS | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/tmp/logs/ |
| ROOT | /var/www/vhosts/annahuette.makrohaus.com |
| TESTS | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/Test/ |
| TMP | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/tmp/ |
| VENDORS | /var/www/vhosts/annahuette.makrohaus.com/vendors/ |
| WEBROOT_DIR | webroot |
| WWW_ROOT | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/webroot/ |
| Environment Variable | Value |
|---|---|
| Php Version | 5.5.38 |
| User | u3939483993 |
| Home | /var/www/vhosts/annahuette.makrohaus.com |
| Fcgi Role | RESPONDER |
| Redirect Redirect Unique Id | aRLOCSivrSUAXZEBOs9WiwAAAIA |
| Redirect Redirect Script Url | /en/home/downloads/approvals |
| Redirect Redirect Script Uri | https://www.annahuette.makrohaus.com/en/home/downloads/approvals |
| 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 Https | on |
| Redirect Redirect Ssl Tls Sni | www.annahuette.makrohaus.com |
| Redirect Redirect Status | 200 |
| Redirect Unique Id | aRLOCSivrSUAXZEBOs9WiwAAAIA |
| Redirect Script Url | /en/home/downloads/approvals |
| Redirect Script Uri | https://www.annahuette.makrohaus.com/en/home/downloads/approvals |
| 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 Https | on |
| Redirect Ssl Tls Sni | www.annahuette.makrohaus.com |
| Redirect Status | 200 |
| Unique Id | aRLOCSivrSUAXZEBOs9WiwAAAIA |
| Script Url | /en/home/downloads/approvals |
| Script Uri | https://www.annahuette.makrohaus.com/en/home/downloads/approvals |
| Perl5lib | /usr/share/awstats/lib:/usr/share/awstats/plugins |
| Passenger Compile Native Support Binary | 0 |
| Passenger Download Native Support Binary | 0 |
| Https | on |
| Ssl Tls Sni | www.annahuette.makrohaus.com |
| Proxy-nokeepalive | 1 |
| Http Host | www.annahuette.makrohaus.com |
| Http X Real Ip | 216.73.216.181 |
| 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 Cookie | frontend=0b21cf1stpclgqemsgjh851g40 |
| 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.annahuette.makrohaus.com |
| Server Addr | 85.236.63.133 |
| Server Port | 443 |
| Remote Addr | 216.73.216.181 |
| Document Root | /var/www/vhosts/annahuette.makrohaus.com/httpdocs |
| Request Scheme | https |
| Context Prefix | |
| Context Document Root | /var/www/vhosts/annahuette.makrohaus.com/httpdocs |
| Server Admin | root@localhost |
| Script Filename | /var/www/vhosts/annahuette.makrohaus.com/httpdocs/webroot/index.php |
| Remote Port | 51428 |
| Redirect Url | /webroot/en/home/downloads/approvals |
| Gateway Interface | CGI/1.1 |
| Server Protocol | HTTP/1.0 |
| Request Method | GET |
| Query String | |
| Request Uri | /en/home/downloads/approvals |
| Script Name | /webroot/index.php |
| Php Self | /webroot/index.php |
| Request Time Float | 1762840073.6957 |
| Request Time | 1762840073 |