Избранное
Ваше избранное пусто
| Метод | Маршрут | URI | Query String | Генерация | Память | Пик | Рост | Резерв PHP |
|---|---|---|---|---|---|---|---|---|
| GET | account/wishlist | /index.php?route=account%2Fwishlist | route=account%2Fwishlist | 17.819 ms | 2.67 MB | 2.71 MB | 1.77 MB | 4.00 MB |
| Маршрут | Время | Дельта памяти |
|---|---|---|
| startup/startup/index | 2.324 ms | 422.81 KB |
| startup/impersonate/index | 0.003 ms | 376 B |
| startup/error/index | 0.088 ms | 72.29 KB |
| startup/event/index | 0.123 ms | 7.49 KB |
| startup/maintenance/index | 0.004 ms | 376 B |
| startup/seo_url/index | 0.016 ms | 1 008 B |
| event/theme/index | 0.012 ms | 600 B |
| common/column_left/index | 1.551 ms | 244.70 KB |
| event/theme/index | 0.009 ms | 616 B |
| common/column_right/index | 0.069 ms | 1.70 KB |
| event/theme/index | 0.008 ms | 600 B |
| common/content_top/index | 0.058 ms | 1.54 KB |
| event/theme/index | 0.007 ms | 616 B |
| common/content_bottom/index | 0.051 ms | 1.54 KB |
| Метод | Время | Дельта памяти |
|---|---|---|
| localisation/language/getLanguages | 0.096 ms | 3.71 KB |
| localisation/currency/getCurrencies | 0.078 ms | 3.52 KB |
| extension/event/getEvents | 0.060 ms | 1.10 KB |
| catalog/product/getProductsByIds | 0.003 ms | 376 B |
| design/layout/getLayout | 0.087 ms | 2.21 KB |
| design/layout/getLayoutModulesAll | 0.100 ms | 6.93 KB |
| Шаблон | Время | Дельта памяти |
|---|---|---|
| theme_magii/template/common/column_left.tpl | 0.045 ms | 728 B |
| theme_magii/template/common/column_right.tpl | 0.030 ms | 568 B |
| theme_magii/template/common/content_top.tpl | 0.025 ms | 568 B |
| theme_magii/template/common/content_bottom.tpl | 0.024 ms | 568 B |
| Тип | Кэш | Строки | Время | SQL |
|---|---|---|---|---|
| read | no | 375 | 0.461 ms | SELECT `key`, `value`, serialized FROM `oc_setting` WHERE `key` NOT IN ('config_image_resize_mode','config_image_resize_filter','config_image_resize_blur','config_image_auto_orient','config_image_preserve_alpha','config_image_background_color','config_image_strip_metadata','config_image_jpeg_quality_small','config_image_jpeg_quality_medium','config_image_jpeg_quality_large','config_image_jpeg_small_max','config_image_jpeg_medium_max','config_image_jpeg_progressive','config_image_jpeg_sampling','config_image_png_compression','config_image_png_filter','config_image_png_strategy','config_image_webp_quality','config_image_avif_quality') |
| read | no | 1 | 0.082 ms | SELECT language_id, name, code, locale, image, directory, sort_order, status, default_currency_code, url_prefix, hreflang FROM oc_language WHERE status = '1' ORDER BY sort_order, name |
| read | no | 1 | 0.066 ms | SELECT currency_id, title, code, symbol_left, symbol_right, decimal_place, value, status, date_modified FROM oc_currency ORDER BY title ASC |
| read | no | 0 | 0.052 ms | SELECT `trigger`, `action` FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `event_id` ASC |
| read | no | 1 | 0.075 ms | SELECT layout_id FROM oc_layout_route WHERE 'account/wishlist' LIKE route ORDER BY route DESC LIMIT 1 |
| read | no | 11 | 0.091 ms | SELECT code, position, sort_order FROM oc_layout_module WHERE layout_id = '6' ORDER BY position, sort_order |
| read | no | 0 | 0.105 ms | SELECT sp.seo_page_id, sp.route, sp.status, spd.name, spd.meta_title, spd.h1, spd.meta_description, spd.meta_keyword, spd.short_description, spd.description
FROM oc_seo_page sp
LEFT JOIN oc_seo_page_description spd ON (sp.seo_page_id = spd.seo_page_id)
WHERE sp.route IN ('account/wishlist')
AND sp.status = '1'
AND spd.language_id = '3'
ORDER BY CASE sp.route WHEN 'account/wishlist' THEN 0 ELSE 9999 END
LIMIT 1 |
| Повторов | Сумма времени | SQL |
|---|---|---|
| 1 | 0.461 ms | SELECT `key`, `value`, serialized FROM `oc_setting` WHERE `key` NOT IN ('config_image_resize_mode','config_image_resize_filter','config_image_resize_blur','config_image_auto_orient','config_image_preserve_alpha','config_image_background_color','config_image_strip_metadata','config_image_jpeg_quality_small','config_image_jpeg_quality_medium','config_image_jpeg_quality_large','config_image_jpeg_small_max','config_image_jpeg_medium_max','config_image_jpeg_progressive','config_image_jpeg_sampling','config_image_png_compression','config_image_png_filter','config_image_png_strategy','config_image_webp_quality','config_image_avif_quality') |
| 1 | 0.105 ms | SELECT sp.seo_page_id, sp.route, sp.status, spd.name, spd.meta_title, spd.h1, spd.meta_description, spd.meta_keyword, spd.short_description, spd.description FROM oc_seo_page sp LEFT JOIN oc_seo_page_description spd ON (sp.seo_page_id = spd.seo_page_id) WHERE sp.route IN ('account/wishlist') AND sp.status = '1' AND spd.language_id = '3' ORDER BY CASE sp.route WHEN 'account/wishlist' THEN 0 ELSE 9999 END LIMIT 1 |
| 1 | 0.091 ms | SELECT code, position, sort_order FROM oc_layout_module WHERE layout_id = '6' ORDER BY position, sort_order |
| 1 | 0.082 ms | SELECT language_id, name, code, locale, image, directory, sort_order, status, default_currency_code, url_prefix, hreflang FROM oc_language WHERE status = '1' ORDER BY sort_order, name |
| 1 | 0.075 ms | SELECT layout_id FROM oc_layout_route WHERE 'account/wishlist' LIKE route ORDER BY route DESC LIMIT 1 |
| 1 | 0.066 ms | SELECT currency_id, title, code, symbol_left, symbol_right, decimal_place, value, status, date_modified FROM oc_currency ORDER BY title ASC |
| 1 | 0.052 ms | SELECT `trigger`, `action` FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `event_id` ASC |