Recycled
ECO-foryou.com is the international "Wholesale-Broker" for green companies, green products and environmental services...
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `products` | 19 | 19 | 1 | maybe slow | |
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8mb3_general_ci'; | 1 | 1 | 1 | ||
SHOW FULL COLUMNS FROM `criteria` | 3 | 3 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `products_criteria` | 2 | 2 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `types` | 5 | 5 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `products_types` | 2 | 2 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `options` | 5 | 5 | 1 | maybe slow | |
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8mb3_unicode_ci'; | 1 | 1 | 1 | ||
SHOW FULL COLUMNS FROM `administrators` | 4 | 4 | 1 | maybe slow | |
SELECT COUNT(*) AS `count` FROM `products` AS `Product` WHERE `Product`.`types` LIKE '%\"20\"%' AND `Product`.`language` = 'en' | 1 | 1 | 4 | maybe slow | |
SELECT `Product`.`slug`, `Product`.`title`, `Product`.`summary`, `Product`.`dir`, `Product`.`filename` FROM `products` AS `Product` WHERE `Product`.`types` LIKE '%\"20\"%' AND `Product`.`language` = 'en' ORDER BY `Product`.`created` DESC LIMIT 24 | 24 | 24 | 5 | maybe slow | |
SELECT `Type`.`title` FROM `types` AS `Type` WHERE `Type`.`id` = 20 AND `Type`.`language` = 'en' LIMIT 1 | 1 | 1 | 0 | ||
SHOW FULL COLUMNS FROM `groups` | 3 | 3 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `companies` | 14 | 14 | 1 | maybe slow | |
SELECT `Product`.`group_id`, `Product`.`subgroup_id`, `Product`.`is_popular`, `Product`.`types`, `Product`.`criteria`, `Product`.`company_id`, `Company`.`slug`, `Company`.`name`, `Group`.`id`, `Group`.`title`, `Company`.`id`, `Product`.`id` FROM `products` AS `Product` LEFT JOIN `companies` AS `Company` ON (`Product`.`company_id` = `Company`.`id`) LEFT JOIN `groups` AS `Group` ON (`Product`.`group_id` = `Group`.`id`) WHERE `Product`.`types` LIKE '%\"20\"%' AND `Product`.`language` = 'en' | 206 | 206 | 5 | ||
SELECT `Type`.`id`, `Type`.`title`, `Type`.`dir`, `Type`.`filename`, `ProductsType`.`product_id`, `ProductsType`.`type_id` FROM `types` AS `Type` JOIN `products_types` AS `ProductsType` ON (`ProductsType`.`product_id` IN (424, 425, 426, 437, 453, 454, 455, 456, 457, 458, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 713, 714, 719, 720, 721, 722, 723, 724, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 744, 745, 746, 747, 750, 751, 752, 753, 754, 756, 757, 758, 759, 760, 761, 762, 763, 795, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 901, 902, 903, 904, 905, 906, 908, 909, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1290, 1291, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1486, 1491, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1576, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1603, 1610, 1611, 1612, 1613) AND `ProductsType`.`type_id` = `Type`.`id`) | 490 | 490 | 4 | ||
SHOW FULL COLUMNS FROM `sites` | 2 | 2 | 1 | maybe slow | |
UPDATE `sites` AS `Site` SET `Site`.`view_count` = Site.view_count + 1 WHERE `Site`.`id` = 1 | 1 | 0 | |||
SELECT `Site`.`view_count` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1 | 1 | 1 | 0 | ||
SHOW FULL COLUMNS FROM `blocks` | 3 | 3 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `block_contents` | 4 | 4 | 1 | maybe slow | |
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'after_blue_box' AND `BlockContent`.`language` = 'en' LIMIT 1 | 1 | 1 | 0 | ||
SELECT `Type`.`id`, `Type`.`title` FROM `types` AS `Type` WHERE `Type`.`language` = 'en' ORDER BY `title` ASC | 37 | 37 | 0 | ||
SHOW FULL COLUMNS FROM `company_categories` | 3 | 3 | 1 | maybe slow | |
SELECT `CompanyCategory`.`id`, `CompanyCategory`.`title` FROM `company_categories` AS `CompanyCategory` WHERE `CompanyCategory`.`language` = 'en' ORDER BY `title` ASC | 12 | 12 | 0 | ||
SHOW FULL COLUMNS FROM `links` | 10 | 10 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `navigations` | 3 | 3 | 1 | maybe slow | |
SELECT `Link`.`id`, `Link`.`title`, `Link`.`type`, `Link`.`object_id`, `Link`.`subject`, `Link`.`lft`, `Link`.`rght`, `Link`.`language`, `Link`.`navigation_id`, `Link`.`parent_id`, `Navigation`.`id`, `Navigation`.`name`, `Navigation`.`key` FROM `links` AS `Link` LEFT JOIN `navigations` AS `Navigation` ON (`Link`.`navigation_id` = `Navigation`.`id`) WHERE `Link`.`language` = 'en' AND `Navigation`.`key` = 'main' AND `Link`.`language` = 'en' ORDER BY `Link`.`lft` ASC | 8 | 8 | 0 | ||
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'partners' AND `BlockContent`.`language` = 'en' LIMIT 1 | 1 | 1 | 0 | ||
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'right_sidebar' AND `BlockContent`.`language` = 'en' LIMIT 1 | 1 | 1 | 0 | ||
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'bottom' AND `BlockContent`.`language` = 'en' LIMIT 1 | 1 | 1 | 0 | ||
SELECT `Link`.`id`, `Link`.`title`, `Link`.`type`, `Link`.`object_id`, `Link`.`subject`, `Link`.`lft`, `Link`.`rght`, `Link`.`language`, `Link`.`navigation_id`, `Link`.`parent_id`, `Navigation`.`id`, `Navigation`.`name`, `Navigation`.`key` FROM `links` AS `Link` LEFT JOIN `navigations` AS `Navigation` ON (`Link`.`navigation_id` = `Navigation`.`id`) WHERE `Link`.`language` = 'en' AND `Navigation`.`key` = 'footer' AND `Link`.`language` = 'en' ORDER BY `Link`.`lft` ASC | 8 | 8 | 0 | ||
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'footer' AND `BlockContent`.`language` = 'en' LIMIT 1 | 1 | 1 | 0 |
Peak Memory Use 17.58 MB
Message | Memory use |
---|---|
Component initialization | 10.57 MB |
Controller action start | 10.92 MB |
Controller render start | 11.34 MB |
Component initialization #2 | 14.57 MB |
Controller action start #2 | 14.59 MB |
Component initialization #3 | 15.31 MB |
Controller action start #3 | 15.32 MB |
Component initialization #4 | 15.56 MB |
Controller action start #4 | 15.57 MB |
Component initialization #5 | 15.54 MB |
Controller action start #5 | 15.55 MB |
Component initialization #6 | 15.59 MB |
Controller action start #6 | 15.61 MB |
Component initialization #7 | 15.65 MB |
Controller action start #7 | 15.66 MB |
Component initialization #8 | 15.74 MB |
Controller action start #8 | 15.75 MB |
View render complete | 15.62 MB |
Total Request Time: 912 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 156.57 | |
Component initialization and startup | 35.38 | |
Controller action | 193.74 | |
Render Controller Action | 426.30 | |
» Rendering View | 418.38 | |
» » Rendering APP/views/products/index.ctp | 128.28 | |
» » » Rendering APP/views/elements/search.ctp | 59.22 | |
» » » » Rendering APP/views/elements/block.ctp | 33.21 | |
» » » » » Component initialization and startup #2 | 2.20 | |
Controller action #2 | 0.00 | |
» » » » Rendering APP/views/elements/pagination.ctp | 11.02 | |
» » » Rendering APP/views/layouts/default.ctp | 289.67 | |
» » » » Rendering APP/views/elements/navigation.ctp | 181.56 | |
» » » » » Component initialization and startup #3 | 2.65 | |
Controller action #3 | 0.00 | |
» » » » » » Rendering APP/views/elements/link.ctp | 0.52 | |
» » » » » » Rendering APP/views/elements/link.ctp #2 | 0.55 | |
» » » » » » Rendering APP/views/elements/link.ctp #3 | 0.54 | |
» » » » » » Rendering APP/views/elements/link.ctp #4 | 0.43 | |
» » » » » » Rendering APP/views/elements/link.ctp #5 | 1.29 | |
» » » » » » Rendering APP/views/elements/link.ctp #6 | 1.19 | |
» » » » » » Rendering APP/views/elements/link.ctp #7 | 0.39 | |
» » » » » » Rendering APP/views/elements/link.ctp #8 | 0.37 | |
» » » » » Rendering APP/views/elements/sidebars/root.ctp | 76.75 | |
» » » » » » Rendering APP/views/elements/sidebars/partials/search.ctp #2 | 3.85 | |
» » » » » » Rendering APP/views/elements/block.ctp #2 | 6.37 | |
» » » » » » » Component initialization and startup #4 | 2.55 | |
Controller action #4 | 0.00 | |
» » » » » » Rendering APP/views/elements/block.ctp #3 | 6.05 | |
» » » » » » » Component initialization and startup #5 | 2.52 | |
Controller action #5 | 0.00 | |
» » » » » » » Rendering APP/views/elements/block.ctp #4 | 5.57 | |
» » » » » » » » Component initialization and startup #6 | 2.19 | |
Controller action #6 | 0.00 | |
» » » » » » » » Rendering APP/views/elements/navigation.ctp #2 | 12.38 | |
» » » » » » » » » Component initialization and startup #7 | 2.20 | |
Controller action #7 | 0.00 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #9 | 0.72 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #10 | 0.63 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #11 | 0.55 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #12 | 0.46 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #13 | 0.46 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #14 | 0.43 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #15 | 0.46 | |
» » » » » » » » » » Rendering APP/views/elements/link.ctp #16 | 0.46 | |
» » » » » » » » » Rendering APP/views/elements/block.ctp #5 | 5.48 | |
» » » » » » » » » » Component initialization and startup #8 | 2.20 | |
Controller action #8 | 0.00 |