
No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Language`.`symbol`, `Language`.`locale` FROM `soli_www`.`languages` AS `Language` WHERE 1 = 1 ORDER BY `Language`.`default` DESC, `Language`.`symbol` ASC | 3 | 3 | 0 | |
SELECT `FlexiNews`.`id`, `FlexiNews`.`submodel`, `FlexiNews`.`varchar1` AS `name`, `FlexiNews`.`datetime1` AS `published`, `FlexiNews`.`foreign_key1` AS `default_photo`, `Photo`.`id`, `Photo`.`id` AS `name`, `FlexiNews`.`foreign_key2` AS `group_id`, `Group`.`id`, `Group`.`name` AS `name`, `FlexiNews`.`bool1` AS `visible`, (`I18n__title`.`content`) AS `FlexiNews__i18n_title`, (`I18n__synopsis`.`content`) AS `FlexiNews__i18n_synopsis`, (`I18n__content`.`content`) AS `FlexiNews__i18n_content` FROM `soli_www`.`flexi_news` AS `FlexiNews` INNER JOIN `soli_www`.`i18n` AS `I18n__title` ON (`FlexiNews`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'FlexiNews' AND `I18n__title`.`field` = 'title' AND `I18n__title`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__synopsis` ON (`FlexiNews`.`id` = `I18n__synopsis`.`foreign_key` AND `I18n__synopsis`.`model` = 'FlexiNews' AND `I18n__synopsis`.`field` = 'synopsis' AND `I18n__synopsis`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__content` ON (`FlexiNews`.`id` = `I18n__content`.`foreign_key` AND `I18n__content`.`model` = 'FlexiNews' AND `I18n__content`.`field` = 'content' AND `I18n__content`.`locale` = 'deu') LEFT JOIN `soli_www`.`photos` AS `Photo` ON (`FlexiNews`.`foreign_key1` = `Photo`.`id`) LEFT JOIN `soli_www`.`groups` AS `Group` ON (`FlexiNews`.`foreign_key2` = `Group`.`id`) WHERE `FlexiNews`.`id` = (87) AND `FlexiNews`.`datetime1` <= '2018-04-21 01:50:25' AND `FlexiNews`.`submodel` = 'News' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Photo`.`id`, `Photo`.`model`, `Photo`.`foreign_key`, `Photo`.`filename`, `Photo`.`order`, `Photo`.`created`, `Photo`.`updated`, (`I18n__name`.`content`) AS `Photo__i18n_name`, (`I18n__description`.`content`) AS `Photo__i18n_description`, (`I18n__url`.`content`) AS `Photo__i18n_url` FROM `soli_www`.`photos` AS `Photo` INNER JOIN `soli_www`.`i18n` AS `I18n__name` ON (`Photo`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Photo' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__description` ON (`Photo`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Photo' AND `I18n__description`.`field` = 'description' AND `I18n__description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__url` ON (`Photo`.`id` = `I18n__url`.`foreign_key` AND `I18n__url`.`model` = 'Photo' AND `I18n__url`.`field` = 'url' AND `I18n__url`.`locale` = 'deu') WHERE `Photo`.`id` = 148 ORDER BY `Photo`.`order` ASC | 1 | 1 | 0 | |
SELECT `Group`.`lft`, `Group`.`rght` FROM `soli_www`.`groups` AS `Group` WHERE `Group`.`id` = 2 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Group`.`id`, `Group`.`parent_id`, `Group`.`lft`, `Group`.`rght`, `Group`.`name`, `Group`.`slug`, `Group`.`image`, `Group`.`model`, `Group`.`order`, `Group`.`created`, (`I18n__disp_name`.`content`) AS `Group__i18n_disp_name` FROM `soli_www`.`groups` AS `Group` INNER JOIN `soli_www`.`i18n` AS `I18n__disp_name` ON (`Group`.`id` = `I18n__disp_name`.`foreign_key` AND `I18n__disp_name`.`model` = 'Group' AND `I18n__disp_name`.`field` = 'disp_name' AND `I18n__disp_name`.`locale` = 'deu') WHERE 1 = 1 AND `Group`.`lft` <= 3 AND `Group`.`rght` >= 4 ORDER BY `Group`.`lft` asc | 2 | 2 | 0 | |
SELECT `Photo`.`id`, `Photo`.`model`, `Photo`.`foreign_key`, `Photo`.`filename`, `Photo`.`order`, `Photo`.`created`, `Photo`.`updated`, (`I18n__name`.`content`) AS `Photo__i18n_name`, (`I18n__description`.`content`) AS `Photo__i18n_description`, (`I18n__url`.`content`) AS `Photo__i18n_url` FROM `soli_www`.`photos` AS `Photo` INNER JOIN `soli_www`.`i18n` AS `I18n__name` ON (`Photo`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Photo' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__description` ON (`Photo`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Photo' AND `I18n__description`.`field` = 'description' AND `I18n__description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__url` ON (`Photo`.`id` = `I18n__url`.`foreign_key` AND `I18n__url`.`model` = 'Photo' AND `I18n__url`.`field` = 'url' AND `I18n__url`.`locale` = 'deu') WHERE `Photo`.`model` = 'FlexiNews' AND `Photo`.`foreign_key` = 87 ORDER BY `Photo`.`order` ASC | 4 | 4 | 0 | |
SELECT `Variable`.`name`, (`I18n__value`.`content`) AS `Variable__i18n_value` FROM `soli_www`.`variables` AS `Variable` INNER JOIN `soli_www`.`i18n` AS `I18n__value` ON (`Variable`.`id` = `I18n__value`.`foreign_key` AND `I18n__value`.`model` = 'Variable' AND `I18n__value`.`field` = 'value' AND `I18n__value`.`locale` = 'deu') WHERE 1 = 1 | 0 | 0 | 0 | |
SELECT `SeoException`.`id`, `SeoException`.`link`, `SeoException`.`seo_title`, `SeoException`.`seo_description`, `SeoException`.`seo_keywords` FROM `soli_www`.`seo_exceptions` AS `SeoException` WHERE 1 = 1 | 0 | 0 | 0 | |
SELECT `Language`.`id`, `Language`.`locale`, `Language`.`symbol`, `Language`.`description`, `Language`.`name`, `Language`.`default` FROM `soli_www`.`languages` AS `Language` WHERE 1 = 1 ORDER BY `Language`.`default` DESC, `Language`.`symbol` ASC | 3 | 3 | 0 | |
SELECT `FlexiNews`.`id`, `FlexiNews`.`submodel`, `FlexiNews`.`varchar1` AS `name`, `FlexiNews`.`datetime1` AS `published`, `FlexiNews`.`foreign_key1` AS `default_photo`, `Photo`.`id`, `Photo`.`id` AS `name`, `FlexiNews`.`foreign_key2` AS `group_id`, `Group`.`id`, `Group`.`name` AS `name`, `FlexiNews`.`bool1` AS `visible`, (`I18n__title`.`content`) AS `FlexiNews__i18n_title`, (`I18n__synopsis`.`content`) AS `FlexiNews__i18n_synopsis`, (`I18n__content`.`content`) AS `FlexiNews__i18n_content` FROM `soli_www`.`flexi_news` AS `FlexiNews` INNER JOIN `soli_www`.`i18n` AS `I18n__title` ON (`FlexiNews`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'FlexiNews' AND `I18n__title`.`field` = 'title' AND `I18n__title`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__synopsis` ON (`FlexiNews`.`id` = `I18n__synopsis`.`foreign_key` AND `I18n__synopsis`.`model` = 'FlexiNews' AND `I18n__synopsis`.`field` = 'synopsis' AND `I18n__synopsis`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__content` ON (`FlexiNews`.`id` = `I18n__content`.`foreign_key` AND `I18n__content`.`model` = 'FlexiNews' AND `I18n__content`.`field` = 'content' AND `I18n__content`.`locale` = 'deu') LEFT JOIN `soli_www`.`photos` AS `Photo` ON (`FlexiNews`.`foreign_key1` = `Photo`.`id`) LEFT JOIN `soli_www`.`groups` AS `Group` ON (`FlexiNews`.`foreign_key2` = `Group`.`id`) WHERE `FlexiNews`.`foreign_key2` = 1 AND `FlexiNews`.`bool1` = '1' AND `FlexiNews`.`datetime1` <= '2018-04-21 01:50:25' AND `FlexiNews`.`submodel` = 'News' ORDER BY `FlexiNews`.`datetime1` DESC LIMIT 2 | 2 | 2 | 2 | |
SELECT `Photo`.`id`, `Photo`.`model`, `Photo`.`foreign_key`, `Photo`.`filename`, `Photo`.`order`, `Photo`.`created`, `Photo`.`updated`, (`I18n__name`.`content`) AS `Photo__i18n_name`, (`I18n__description`.`content`) AS `Photo__i18n_description`, (`I18n__url`.`content`) AS `Photo__i18n_url` FROM `soli_www`.`photos` AS `Photo` INNER JOIN `soli_www`.`i18n` AS `I18n__name` ON (`Photo`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Photo' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__description` ON (`Photo`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Photo' AND `I18n__description`.`field` = 'description' AND `I18n__description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__url` ON (`Photo`.`id` = `I18n__url`.`foreign_key` AND `I18n__url`.`model` = 'Photo' AND `I18n__url`.`field` = 'url' AND `I18n__url`.`locale` = 'deu') WHERE `Photo`.`id` = 154 ORDER BY `Photo`.`order` ASC | 1 | 1 | 0 | |
SELECT `Photo`.`id`, `Photo`.`model`, `Photo`.`foreign_key`, `Photo`.`filename`, `Photo`.`order`, `Photo`.`created`, `Photo`.`updated`, (`I18n__name`.`content`) AS `Photo__i18n_name`, (`I18n__description`.`content`) AS `Photo__i18n_description`, (`I18n__url`.`content`) AS `Photo__i18n_url` FROM `soli_www`.`photos` AS `Photo` INNER JOIN `soli_www`.`i18n` AS `I18n__name` ON (`Photo`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Photo' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__description` ON (`Photo`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Photo' AND `I18n__description`.`field` = 'description' AND `I18n__description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__url` ON (`Photo`.`id` = `I18n__url`.`foreign_key` AND `I18n__url`.`model` = 'Photo' AND `I18n__url`.`field` = 'url' AND `I18n__url`.`locale` = 'deu') WHERE `Photo`.`id` = 114 ORDER BY `Photo`.`order` ASC | 1 | 1 | 0 | |
SELECT `FlexiNews`.`id`, `FlexiNews`.`submodel`, `FlexiNews`.`varchar1` AS `name`, `FlexiNews`.`datetime1` AS `published`, `FlexiNews`.`foreign_key1` AS `default_photo`, `Photo`.`id`, `Photo`.`id` AS `name`, `FlexiNews`.`foreign_key2` AS `group_id`, `Group`.`id`, `Group`.`name` AS `name`, `FlexiNews`.`bool1` AS `visible`, (`I18n__title`.`content`) AS `FlexiNews__i18n_title`, (`I18n__synopsis`.`content`) AS `FlexiNews__i18n_synopsis`, (`I18n__content`.`content`) AS `FlexiNews__i18n_content` FROM `soli_www`.`flexi_news` AS `FlexiNews` INNER JOIN `soli_www`.`i18n` AS `I18n__title` ON (`FlexiNews`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'FlexiNews' AND `I18n__title`.`field` = 'title' AND `I18n__title`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__synopsis` ON (`FlexiNews`.`id` = `I18n__synopsis`.`foreign_key` AND `I18n__synopsis`.`model` = 'FlexiNews' AND `I18n__synopsis`.`field` = 'synopsis' AND `I18n__synopsis`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__content` ON (`FlexiNews`.`id` = `I18n__content`.`foreign_key` AND `I18n__content`.`model` = 'FlexiNews' AND `I18n__content`.`field` = 'content' AND `I18n__content`.`locale` = 'deu') LEFT JOIN `soli_www`.`photos` AS `Photo` ON (`FlexiNews`.`foreign_key1` = `Photo`.`id`) LEFT JOIN `soli_www`.`groups` AS `Group` ON (`FlexiNews`.`foreign_key2` = `Group`.`id`) WHERE `FlexiNews`.`foreign_key2` = 2 AND `FlexiNews`.`datetime1` <= '2018-04-21 01:50:25' AND `FlexiNews`.`submodel` = 'News' ORDER BY `FlexiNews`.`datetime1` DESC LIMIT 2 | 2 | 2 | 3 | maybe slow |
SELECT `Photo`.`id`, `Photo`.`model`, `Photo`.`foreign_key`, `Photo`.`filename`, `Photo`.`order`, `Photo`.`created`, `Photo`.`updated`, (`I18n__name`.`content`) AS `Photo__i18n_name`, (`I18n__description`.`content`) AS `Photo__i18n_description`, (`I18n__url`.`content`) AS `Photo__i18n_url` FROM `soli_www`.`photos` AS `Photo` INNER JOIN `soli_www`.`i18n` AS `I18n__name` ON (`Photo`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Photo' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__description` ON (`Photo`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Photo' AND `I18n__description`.`field` = 'description' AND `I18n__description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__url` ON (`Photo`.`id` = `I18n__url`.`foreign_key` AND `I18n__url`.`model` = 'Photo' AND `I18n__url`.`field` = 'url' AND `I18n__url`.`locale` = 'deu') WHERE `Photo`.`id` = 148 ORDER BY `Photo`.`order` ASC | 1 | 1 | 0 | |
SELECT `Photo`.`id`, `Photo`.`model`, `Photo`.`foreign_key`, `Photo`.`filename`, `Photo`.`order`, `Photo`.`created`, `Photo`.`updated`, (`I18n__name`.`content`) AS `Photo__i18n_name`, (`I18n__description`.`content`) AS `Photo__i18n_description`, (`I18n__url`.`content`) AS `Photo__i18n_url` FROM `soli_www`.`photos` AS `Photo` INNER JOIN `soli_www`.`i18n` AS `I18n__name` ON (`Photo`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Photo' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__description` ON (`Photo`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Photo' AND `I18n__description`.`field` = 'description' AND `I18n__description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__url` ON (`Photo`.`id` = `I18n__url`.`foreign_key` AND `I18n__url`.`model` = 'Photo' AND `I18n__url`.`field` = 'url' AND `I18n__url`.`locale` = 'deu') WHERE `Photo`.`id` = 153 ORDER BY `Photo`.`order` ASC | 1 | 1 | 0 | |
SELECT `FlexiNews`.`id`, `FlexiNews`.`submodel`, `FlexiNews`.`varchar1` AS `name`, `FlexiNews`.`int1` AS `order`, (`I18n__content`.`content`) AS `FlexiNews__i18n_content` FROM `soli_www`.`flexi_news` AS `FlexiNews` INNER JOIN `soli_www`.`i18n` AS `I18n__content` ON (`FlexiNews`.`id` = `I18n__content`.`foreign_key` AND `I18n__content`.`model` = 'FlexiNews' AND `I18n__content`.`field` = 'content' AND `I18n__content`.`locale` = 'deu') WHERE `FlexiNews`.`submodel` = 'Text' ORDER BY `FlexiNews`.`int1` ASC LIMIT 2 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`name`, `Menu`.`special_id`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`order`, `Menu`.`visible`, (`I18n__disp_name`.`content`) AS `Menu__i18n_disp_name`, (`I18n__seo_title`.`content`) AS `Menu__i18n_seo_title`, (`I18n__seo_description`.`content`) AS `Menu__i18n_seo_description`, (`I18n__seo_keywords`.`content`) AS `Menu__i18n_seo_keywords`, `Special`.`id`, `Special`.`model_backend`, `Special`.`controller`, `Special`.`action`, `Special`.`params` FROM `soli_www`.`menus` AS `Menu` INNER JOIN `soli_www`.`i18n` AS `I18n__disp_name` ON (`Menu`.`id` = `I18n__disp_name`.`foreign_key` AND `I18n__disp_name`.`model` = 'Menu' AND `I18n__disp_name`.`field` = 'disp_name' AND `I18n__disp_name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_title` ON (`Menu`.`id` = `I18n__seo_title`.`foreign_key` AND `I18n__seo_title`.`model` = 'Menu' AND `I18n__seo_title`.`field` = 'seo_title' AND `I18n__seo_title`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_description` ON (`Menu`.`id` = `I18n__seo_description`.`foreign_key` AND `I18n__seo_description`.`model` = 'Menu' AND `I18n__seo_description`.`field` = 'seo_description' AND `I18n__seo_description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_keywords` ON (`Menu`.`id` = `I18n__seo_keywords`.`foreign_key` AND `I18n__seo_keywords`.`model` = 'Menu' AND `I18n__seo_keywords`.`field` = 'seo_keywords' AND `I18n__seo_keywords`.`locale` = 'deu') LEFT JOIN `soli_www`.`specials` AS `Special` ON (`Menu`.`special_id` = `Special`.`id`) WHERE `Menu`.`visible` = '1' ORDER BY `parent_id` ASC, `order` ASC | 55 | 55 | 0 | |
SELECT `Menu`.`lft`, `Menu`.`rght` FROM `soli_www`.`menus` AS `Menu` LEFT JOIN `soli_www`.`specials` AS `Special` ON (`Menu`.`special_id` = `Special`.`id`) WHERE `Menu`.`id` = 5 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`name`, `Menu`.`special_id`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`order`, `Menu`.`visible`, (`I18n__disp_name`.`content`) AS `Menu__i18n_disp_name`, (`I18n__seo_title`.`content`) AS `Menu__i18n_seo_title`, (`I18n__seo_description`.`content`) AS `Menu__i18n_seo_description`, (`I18n__seo_keywords`.`content`) AS `Menu__i18n_seo_keywords`, `Special`.`id`, `Special`.`model_backend`, `Special`.`controller`, `Special`.`action`, `Special`.`params` FROM `soli_www`.`menus` AS `Menu` INNER JOIN `soli_www`.`i18n` AS `I18n__disp_name` ON (`Menu`.`id` = `I18n__disp_name`.`foreign_key` AND `I18n__disp_name`.`model` = 'Menu' AND `I18n__disp_name`.`field` = 'disp_name' AND `I18n__disp_name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_title` ON (`Menu`.`id` = `I18n__seo_title`.`foreign_key` AND `I18n__seo_title`.`model` = 'Menu' AND `I18n__seo_title`.`field` = 'seo_title' AND `I18n__seo_title`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_description` ON (`Menu`.`id` = `I18n__seo_description`.`foreign_key` AND `I18n__seo_description`.`model` = 'Menu' AND `I18n__seo_description`.`field` = 'seo_description' AND `I18n__seo_description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_keywords` ON (`Menu`.`id` = `I18n__seo_keywords`.`foreign_key` AND `I18n__seo_keywords`.`model` = 'Menu' AND `I18n__seo_keywords`.`field` = 'seo_keywords' AND `I18n__seo_keywords`.`locale` = 'deu') LEFT JOIN `soli_www`.`specials` AS `Special` ON (`Menu`.`special_id` = `Special`.`id`) WHERE 1 = 1 AND `Menu`.`lft` <= 41 AND `Menu`.`rght` >= 42 ORDER BY `Menu`.`lft` asc | 1 | 1 | 0 | |
SELECT `Menu`.`id`, `Menu`.`name`, `Menu`.`special_id`, `Menu`.`parent_id`, `Menu`.`lft`, `Menu`.`rght`, `Menu`.`order`, `Menu`.`visible`, (`I18n__disp_name`.`content`) AS `Menu__i18n_disp_name`, (`I18n__seo_title`.`content`) AS `Menu__i18n_seo_title`, (`I18n__seo_description`.`content`) AS `Menu__i18n_seo_description`, (`I18n__seo_keywords`.`content`) AS `Menu__i18n_seo_keywords`, `Special`.`id`, `Special`.`model_backend`, `Special`.`controller`, `Special`.`action`, `Special`.`params` FROM `soli_www`.`menus` AS `Menu` INNER JOIN `soli_www`.`i18n` AS `I18n__disp_name` ON (`Menu`.`id` = `I18n__disp_name`.`foreign_key` AND `I18n__disp_name`.`model` = 'Menu' AND `I18n__disp_name`.`field` = 'disp_name' AND `I18n__disp_name`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_title` ON (`Menu`.`id` = `I18n__seo_title`.`foreign_key` AND `I18n__seo_title`.`model` = 'Menu' AND `I18n__seo_title`.`field` = 'seo_title' AND `I18n__seo_title`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_description` ON (`Menu`.`id` = `I18n__seo_description`.`foreign_key` AND `I18n__seo_description`.`model` = 'Menu' AND `I18n__seo_description`.`field` = 'seo_description' AND `I18n__seo_description`.`locale` = 'deu') INNER JOIN `soli_www`.`i18n` AS `I18n__seo_keywords` ON (`Menu`.`id` = `I18n__seo_keywords`.`foreign_key` AND `I18n__seo_keywords`.`model` = 'Menu' AND `I18n__seo_keywords`.`field` = 'seo_keywords' AND `I18n__seo_keywords`.`locale` = 'deu') LEFT JOIN `soli_www`.`specials` AS `Special` ON (`Menu`.`special_id` = `Special`.`id`) WHERE `Menu`.`id` = 5 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Analytic`.`id`, `Analytic`.`code`, `Analytic`.`type` FROM `soli_www`.`analytics` AS `Analytic` WHERE 1 = 1 | 0 | 0 | 0 |
Peak Memory Use 6.28 MB
Message | Memory use |
---|---|
Component initialization | 1.51 MB |
Controller action start | 2.18 MB |
Controller render start | 2.90 MB |
View render complete | 4.41 MB |
Total Request Time: 163 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 10.98 | |
Component initialization and startup | 45.87 | |
Controller action | 27.88 | |
Render Controller Action | 56.36 | |
» Rendering View | 11.10 | |
» » Rendering APP/View/FlexiNews/news_view.ctp | 3.67 | |
» » Rendering APP/View/Layouts/default.ctp | 5.17 | |
» » » Rendering APP/View/Elements/Meta/seo.ctp | 0.14 | |
» » » Rendering APP/View/Elements/Meta/scripts.ctp | 0.20 | |
» » » Rendering APP/View/Elements/Meta/analytics.ctp | 2.35 | |
» » » Rendering APP/View/Elements/header.ctp | 1.05 | |
» » » » Rendering APP/View/Elements/languages.ctp | 0.30 | |
» » » Rendering APP/View/Elements/footer.ctp | 0.53 | |
» » » Rendering APP/View/Elements/cookie_confirmation.ctp | 0.12 |