126 |
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p GROUP BY p.id_manufacturer |
791.390
ms
|
256672441 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:661 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:146 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
101 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 4)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
40.794
ms
|
9582 |
Yes
|
|
/classes/Manufacturer.php:211
/modules/ps_facetedsearch/src/Filters/Converter.php:286 (getManufacturers)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
125 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 4)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
27.131
ms
|
9582 |
Yes
|
|
/classes/Manufacturer.php:211
/modules/ps_facetedsearch/src/Filters/Block.php:652 (getManufacturers)
/modules/ps_facetedsearch/src/Filters/Block.php:146 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
127 |
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("8cb375138e2b535fbc8c9b789bdf99f2", "a:1:{s:7:\"filters\";a:6:{i:0;a:7:{s:9:\"type_lite\";s:8:\"category\";s:4:\"type\";s:8:\"category\";s:6:\"id_key\";i:0;s:4:\"name\";s:11:\"Kategooriad\";s:6:\"values\";a:1:{i:888;a:2:{s:4:\"name\";s:25:\"Dekoratsioon ja Valgustus\";s:3:\"nbr\";i:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:1;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:4:\"Hind\";s:3:\"max\";d:44;s:3:\"min\";d:43;s:4:\"unit\";s:3:\"€\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:2:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:3:\"−\";i:5;s:1:\"+\";i:6;s:5:\"×10^\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"EUR\";s:14:\"currencySymbol\";s:3:\"€\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\",\";i:1;s:2:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:3:\"−\";i:5;s:1:\"+\";i:6;s:5:\"×10^\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:12:\"#,##0.00 ¤\";s:15:\"negativePattern\";s:13:\"-#,##0.00 ¤\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:1;s:5:\"value\";N;}i:2;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:8:\"Saadavus\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:15:\"Laosolevad enne\";s:3:\"nbr\";i:1;}i:0;a:2:{s:4:\"name\";s:5:\"Otsas\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:3;a:7:{s:9:\"type_lite\";s:9:\"condition\";s:4:\"type\";s:9:\"condition\";s:6:\"id_key\";i:0;s:4:\"name\";s:7:\"Olukord\";s:6:\"values\";a:3:{s:3:\"new\";a:2:{s:4:\"name\";s:3:\"Uus\";s:3:\"nbr\";i:1;}s:4:\"used\";a:2:{s:4:\"name\";s:9:\"Kasutatud\";s:3:\"nbr\";i:0;}s:11:\"refurbished\";a:2:{s:4:\"name\";s:12:\"Renoveeritud\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:4;a:12:{s:9:\"type_lite\";s:6:\"weight\";s:4:\"type\";s:6:\"weight\";s:6:\"id_key\";i:0;s:4:\"name\";s:4:\"Kaal\";s:3:\"max\";d:0.564;s:3:\"min\";d:0.564;s:4:\"unit\";s:2:\"kg\";s:14:\"specifications\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:5:\"value\";N;s:3:\"nbr\";i:1;}i:5;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:6:\"Bränd\";s:6:\"values\";a:373:{i:1703;a:2:{s:4:\"name\";s:12:\"The Avengers\";s:3:\"nbr\";i:10;}i:1727;a:2:{s:4:\"name\";s:6:\"Frozen\";s:3:\"nbr\";i:3;}i:1738;a:2:{s:4:\"name\";s:5:\"Intex\";s:3:\"nbr\";i:1;}i:1743;a:2:{s:4:\"name\";s:12:\"Mickey Mouse\";s:3:\"nbr\";i:9;}i:1746;a:2:{s:4:\"name\";s:12:\"Minnie Mouse\";s:3:\"nbr\";i:13;}i:1772;a:2:{s:4:\"name\";s:10:\"Spider-Man\";s:3:\"nbr\";i:4;}i:1773;a:2:{s:4:\"name\";s:9:\"Star Wars\";s:3:\"nbr\";i:1;}i:1778;a:2:{s:4:\"name\";s:14:\"The Paw Patrol\";s:3:\"nbr\";i:9;}i:1804;a:2:{s:4:\"name\";s:2:\"X6\";s:3:\"nbr\";i:1;}i:1919;a:3:{s:4:\"name\";s:18:\"LArtisan Parfumeur\";s:3:\"nbr\";i:1;s:7:\"checked\";b:1;}i:2018;a:2:{s:4:\"name\";s:6:\"Batman\";s:3:\"nbr\";i:8;}i:2040;a:2:{s:4:\"name\";s:7:\"Brother\";s:3:\"nbr\";i:10;}i:2042;a:2:{s:4:\"name\";s:6:\"Cherry\";s:3:\"nbr\";i:1;}i:2072;a:2:{s:4:\"name\";s:7:\"Philips\";s:3:\"nbr\";i:111;}i:2076;a:2:{s:4:\"name\";s:7:\"Samsung\";s:3:\"nbr\";i:1;}i:2085;a:2:{s:4:\"name\";s:7:\"TP-Link\";s:3:\"nbr\";i:1;}i:2146;a:2:{s:4:\"name\";s:6:\"GARMIN\";s:3:\"nbr\";i:1;}i:2200;a:2:{s:4:\"name\";s:16:\"Devota and Lomba\";s:3:\"nbr\";i:10;}i:2203;a:2:{s:4:\"name\";s:6:\"Disney\";s:3:\"nbr\";i:6;}i:2399;a:2:{s:4:\"name\";s:5:\"Braun\";s:3:\"nbr\";i:1;}i:2410;a:2:{s:4:\"name\";s:7:\"Rowenta\";s:3:\"nbr\";i:5;}i:2441;a:2:{s:4:\"name\";s:6:\"Hoover\";s:3:\"nbr\";i:1;}i:2445;a:2:{s:4:\"name\";s:5:\"POLTI\";s:3:\"nbr\";i:6;}i:2447;a:2:{s:4:\"name\";s:5:\"BOSCH\";s:3:\"nbr\";i:10;}i:2468;a:2:{s:4:\"name\";s:8:\"Motorola\";s:3:\"nbr\";i:1;}i:2476;a:2:{s:4:\"name\";s:18:\"Denver Electronics\";s:3:\"nbr\";i:2;}i:2506;a:2:{s:4:\"name\";s:6:\"Singer\";s:3:\"nbr\";i:1;}i:2531;a:2:{s:4:\"name\";s:5:\"LAICA\";s:3:\"nbr\";i:3;}i:2533;a:2:{s:4:\"name\";s:4:\"KSIX\";s:3:\"nbr\";i:24;}i:2543;a:2:{s:4:\"name\";s:4:\"NIMO\";s:3:\"nbr\";i:4;}i:2599;a:2:{s:4:\"name\";s:8:\"Ambi Pur\";s:3:\"nbr\";i:1;}i:2609;a:2:{s:4:\"name\";s:9:\"Peppa Pig\";s:3:\"nbr\";i:6;}i:2670;a:2:{s:4:\"name\";s:7:\"Grundig\";s:3:\"nbr\";i:5;}i:2675;a:2:{s:4:\"name\";s:16:\"BigBuy Christmas\";s:3:\"nbr\";i:61;}i:2708;a:2:{s:4:\"name\";s:6:\"Marvel\";s:3:\"nbr\";i:15;}i:2721;a:2:{s:4:\"name\";s:16:\"Black and Decker\";s:3:\"nbr\";i:26;}i:2734;a:2:{s:4:\"name\";s:11:\"InnovaGoods\";s:3:\"nbr\";i:62;}i:2786;a:2:{s:4:\"name\";s:4:\"Iris\";s:3:\"nbr\";i:2;}i:2841;a:2:{s:4:\"name\";s:10:\"3 Claveles\";s:3:\"nbr\";i:9;}i:2897;a:2:{s:4:\"name\";s:5:\"Autan\";s:3:\"nbr\";i:1;}i:2952;a:2:{s:4:\"name\";s:8:\"Kärcher\";s:3:\"nbr\";i:8;}i:2976;a:2:{s:4:\"name\";s:10:\"Clementoni\";s:3:\"nbr\";i:1;}i:2984;a:2:{s:4:\"name\";s:12:\"Fisher Price\";s:3:\"nbr\";i:1;}i:3022;a:2:{s:4:\"name\";s:5:\"Smoby\";s:3:\"nbr\";i:3;}i:3233;a:2:{s:4:\"name\";s:6:\"Juinsa\";s:3:\"nbr\";i:1;}i:3290;a:2:{s:4:\"name\";s:6:\"Jilong\";s:3:\"nbr\";i:2;}i:3341;a:2:{s:4:\"name\";s:8:\"Radarcan\";s:3:\"nbr\";i:5;}i:3474;a:2:{s:4:\"name\";s:5:\"Bloom\";s:3:\"nbr\";i:3;}i:3520;a:2:{s:4:\"name\";s:18:\"Silver Electronics\";s:3:\"nbr\";i:3;}i:3522;a:2:{s:4:\"name\";s:11:\"BigBuy Home\";s:3:\"nbr\";i:265;}i:3523;a:2:{s:4:\"name\";s:11:\"BigBuy Pets\";s:3:\"nbr\";i:1;}i:3524;a:2:{s:4:\"name\";s:13:\"BigBuy Garden\";s:3:\"nbr\";i:32;}i:3525;a:2:{s:4:\"name\";s:12:\"BigBuy Tools\";s:3:\"nbr\";i:5;}i:3528;a:2:{s:4:\"name\";s:15:\"BigBuy Cleaning\";s:3:\"nbr\";i:2;}i:3529;a:2:{s:4:\"name\";s:10:\"BigBuy BBQ\";s:3:\"nbr\";i:17;}i:3533;a:2:{s:4:\"name\";s:16:\"BigBuy Sommelier\";s:3:\"nbr\";i:1;}i:3537;a:2:{s:4:\"name\";s:14:\"BigBuy Outdoor\";s:3:\"nbr\";i:9;}i:3543;a:2:{s:4:\"name\";s:13:\"BigBuy Beauty\";s:3:\"nbr\";i:2;}i:3544;a:2:{s:4:\"name\";s:15:\"BigBuy Wellness\";s:3:\"nbr\";i:3;}i:3547;a:2:{s:4:\"name\";s:11:\"BigBuy Kids\";s:3:\"nbr\";i:3;}i:3548;a:2:{s:4:\"name\";s:10:\"BigBuy Fun\";s:3:\"nbr\";i:31;}i:3551;a:2:{s:4:\"name\";s:13:\"BigBuy Office\";s:3:\"nbr\";i:1;}i:3574;a:2:{s:4:\"name\";s:5:\"Simon\";s:3:\"nbr\";i:1;}i:3676;a:2:{s:4:\"name\";s:6:\"Dunlop\";s:3:\"nbr\";i:1;}i:3822;a:2:{s:4:\"name\";s:5:\"Titan\";s:3:\"nbr\";i:3;}i:3841;a:2:{s:4:\"name\";s:5:\"Algon\";s:3:\"nbr\";i:6;}i:3847;a:2:{s:4:\"name\";s:10:\"Confortime\";s:3:\"nbr\";i:15;}i:3849;a:2:{s:4:\"name\";s:3:\"Dem\";s:3:\"nbr\";i:6;}i:3851;a:2:{s:4:\"name\";s:13:\"Little Garden\";s:3:\"nbr\";i:2;}i:3853;a:2:{s:4:\"name\";s:4:\"Qlux\";s:3:\"nbr\";i:1;}i:3854;a:2:{s:4:\"name\";s:6:\"Quttin\";s:3:\"nbr\";i:2;}i:3858;a:2:{s:4:\"name\";s:10:\"Tontarelli\";s:3:\"nbr\";i:6;}i:3859;a:2:{s:4:\"name\";s:6:\"Vaello\";s:3:\"nbr\";i:14;}i:3863;a:2:{s:4:\"name\";s:10:\"Terraillon\";s:3:\"nbr\";i:4;}i:3876;a:2:{s:4:\"name\";s:8:\"Percutti\";s:3:\"nbr\";i:1;}i:3881;a:2:{s:4:\"name\";s:4:\"Kiwi\";s:3:\"nbr\";i:4;}i:3918;a:2:{s:4:\"name\";s:8:\"Medisana\";s:3:\"nbr\";i:4;}i:3927;a:2:{s:4:\"name\";s:6:\"Curver\";s:3:\"nbr\";i:1;}i:3928;a:2:{s:4:\"name\";s:6:\"Vileda\";s:3:\"nbr\";i:9;}i:3940;a:2:{s:4:\"name\";s:8:\"Babymoov\";s:3:\"nbr\";i:4;}i:3946;a:2:{s:4:\"name\";s:9:\"Badabulle\";s:3:\"nbr\";i:5;}i:3952;a:2:{s:4:\"name\";s:13:\"Tommee Tippee\";s:3:\"nbr\";i:2;}i:3989;a:2:{s:4:\"name\";s:8:\"Decuevas\";s:3:\"nbr\";i:1;}i:4014;a:2:{s:4:\"name\";s:5:\"Amefa\";s:3:\"nbr\";i:1;}i:4015;a:2:{s:4:\"name\";s:8:\"Luminarc\";s:3:\"nbr\";i:1;}i:4023;a:2:{s:4:\"name\";s:23:\"Beverly Hills Polo Club\";s:3:\"nbr\";i:3;}i:4025;a:2:{s:4:\"name\";s:8:\"Naturals\";s:3:\"nbr\";i:117;}i:4026;a:2:{s:4:\"name\";s:17:\"Haciendo el Indio\";s:3:\"nbr\";i:30;}i:4027;a:2:{s:4:\"name\";s:7:\"Icehome\";s:3:\"nbr\";i:18;}i:4028;a:2:{s:4:\"name\";s:9:\"Cool Kids\";s:3:\"nbr\";i:42;}i:4031;a:2:{s:4:\"name\";s:10:\"Lua Dreams\";s:3:\"nbr\";i:1;}i:4047;a:2:{s:4:\"name\";s:4:\"Quid\";s:3:\"nbr\";i:16;}i:4069;a:2:{s:4:\"name\";s:5:\"Versa\";s:3:\"nbr\";i:469;}i:4086;a:2:{s:4:\"name\";s:7:\"Costura\";s:3:\"nbr\";i:26;}i:4091;a:2:{s:4:\"name\";s:10:\"Gift Decor\";s:3:\"nbr\";i:295;}i:4093;a:2:{s:4:\"name\";s:6:\"Mascow\";s:3:\"nbr\";i:14;}i:4094;a:2:{s:4:\"name\";s:7:\"Vivalto\";s:3:\"nbr\";i:1;}i:4095;a:2:{s:4:\"name\";s:8:\"Pincello\";s:3:\"nbr\";i:52;}i:4096;a:2:{s:4:\"name\";s:10:\"Ibergarden\";s:3:\"nbr\";i:82;}i:4098;a:2:{s:4:\"name\";s:11:\"Stefanplast\";s:3:\"nbr\";i:20;}i:4101;a:2:{s:4:\"name\";s:6:\"Frosch\";s:3:\"nbr\";i:1;}i:4147;a:2:{s:4:\"name\";s:5:\"Osram\";s:3:\"nbr\";i:1;}i:4155;a:2:{s:4:\"name\";s:7:\"Stanley\";s:3:\"nbr\";i:12;}i:4167;a:2:{s:4:\"name\";s:7:\"Bissell\";s:3:\"nbr\";i:7;}i:4170;a:2:{s:4:\"name\";s:6:\"Dewalt\";s:3:\"nbr\";i:10;}i:4180;a:2:{s:4:\"name\";s:6:\"Sparco\";s:3:\"nbr\";i:2;}i:4190;a:2:{s:4:\"name\";s:6:\"Berilo\";s:3:\"nbr\";i:54;}i:4193;a:2:{s:4:\"name\";s:7:\"PetSafe\";s:3:\"nbr\";i:10;}i:4375;a:2:{s:4:\"name\";s:7:\"Severin\";s:3:\"nbr\";i:2;}i:4520;a:2:{s:4:\"name\";s:6:\"Trixie\";s:3:\"nbr\";i:4;}i:4686;a:2:{s:4:\"name\";s:14:\"DKD Home Decor\";s:3:\"nbr\";i:3390;}i:4714;a:2:{s:4:\"name\";s:5:\"DCOOK\";s:3:\"nbr\";i:1;}i:4759;a:2:{s:4:\"name\";s:5:\"Milan\";s:3:\"nbr\";i:1;}i:4761;a:2:{s:4:\"name\";s:5:\"Lince\";s:3:\"nbr\";i:4;}i:4762;a:2:{s:4:\"name\";s:4:\"TESA\";s:3:\"nbr\";i:1;}i:4823;a:2:{s:4:\"name\";s:6:\"Nature\";s:3:\"nbr\";i:16;}i:4831;a:2:{s:4:\"name\";s:6:\"Marina\";s:3:\"nbr\";i:1;}i:5017;a:2:{s:4:\"name\";s:3:\"Pla\";s:3:\"nbr\";i:1;}i:5073;a:2:{s:4:\"name\";s:5:\"HandS\";s:3:\"nbr\";i:1;}i:5105;a:2:{s:4:\"name\";s:6:\"Acorde\";s:3:\"nbr\";i:12;}i:5169;a:2:{s:4:\"name\";s:4:\"Five\";s:3:\"nbr\";i:2;}i:5247;a:2:{s:4:\"name\";s:5:\"Albal\";s:3:\"nbr\";i:1;}i:5333;a:2:{s:4:\"name\";s:11:\"Gloria Pets\";s:3:\"nbr\";i:1;}i:5335;a:2:{s:4:\"name\";s:9:\"Menforsan\";s:3:\"nbr\";i:78;}i:5457;a:2:{s:4:\"name\";s:7:\"Pantone\";s:3:\"nbr\";i:13;}i:5488;a:2:{s:4:\"name\";s:5:\"PandC\";s:3:\"nbr\";i:1586;}i:5490;a:2:{s:4:\"name\";s:6:\"Foröl\";s:3:\"nbr\";i:20;}i:5629;a:2:{s:4:\"name\";s:5:\"Leitz\";s:3:\"nbr\";i:3;}i:5679;a:2:{s:4:\"name\";s:4:\"Veho\";s:3:\"nbr\";i:2;}i:5683;a:2:{s:4:\"name\";s:8:\"Startech\";s:3:\"nbr\";i:2;}i:5684;a:2:{s:4:\"name\";s:9:\"Neomounts\";s:3:\"nbr\";i:1;}i:5685;a:2:{s:4:\"name\";s:8:\"Ergotron\";s:3:\"nbr\";i:1;}i:5688;a:2:{s:4:\"name\";s:4:\"Axis\";s:3:\"nbr\";i:1;}i:5689;a:2:{s:4:\"name\";s:8:\"Trendnet\";s:3:\"nbr\";i:1;}i:5698;a:2:{s:4:\"name\";s:5:\"Tenda\";s:3:\"nbr\";i:1;}i:5897;a:2:{s:4:\"name\";s:9:\"Georplast\";s:3:\"nbr\";i:1;}i:5913;a:2:{s:4:\"name\";s:6:\"Stitch\";s:3:\"nbr\";i:4;}i:6008;a:2:{s:4:\"name\";s:8:\"Ferplast\";s:3:\"nbr\";i:2;}i:6021;a:2:{s:4:\"name\";s:11:\"TM Electron\";s:3:\"nbr\";i:11;}i:6071;a:2:{s:4:\"name\";s:10:\"Ferrestock\";s:3:\"nbr\";i:42;}i:6073;a:2:{s:4:\"name\";s:6:\"Knipex\";s:3:\"nbr\";i:1;}i:6075;a:2:{s:4:\"name\";s:10:\"Fontastock\";s:3:\"nbr\";i:24;}i:6098;a:2:{s:4:\"name\";s:11:\"Vin Bouquet\";s:3:\"nbr\";i:1;}i:6112;a:2:{s:4:\"name\";s:8:\"Timemark\";s:3:\"nbr\";i:14;}i:6116;a:2:{s:4:\"name\";s:15:\"Kläger Plastik\";s:3:\"nbr\";i:2;}i:6117;a:2:{s:4:\"name\";s:7:\"Popcorn\";s:3:\"nbr\";i:15;}i:6118;a:2:{s:4:\"name\";s:12:\"Lemon Ribbon\";s:3:\"nbr\";i:6;}i:6119;a:2:{s:4:\"name\";s:6:\"Panzup\";s:3:\"nbr\";i:28;}i:6156;a:2:{s:4:\"name\";s:7:\"Kinvara\";s:3:\"nbr\";i:28;}i:6157;a:2:{s:4:\"name\";s:5:\"Kipit\";s:3:\"nbr\";i:48;}i:6294;a:2:{s:4:\"name\";s:5:\"Wenko\";s:3:\"nbr\";i:14;}i:6321;a:2:{s:4:\"name\";s:9:\"Wolfcraft\";s:3:\"nbr\";i:6;}i:6378;a:2:{s:4:\"name\";s:9:\"Laurastar\";s:3:\"nbr\";i:2;}i:6396;a:2:{s:4:\"name\";s:8:\"DeLonghi\";s:3:\"nbr\";i:1;}i:6439;a:2:{s:4:\"name\";s:5:\"Livoo\";s:3:\"nbr\";i:2;}i:6519;a:2:{s:4:\"name\";s:7:\"Hkoenig\";s:3:\"nbr\";i:3;}i:6582;a:2:{s:4:\"name\";s:5:\"Calor\";s:3:\"nbr\";i:2;}i:6615;a:2:{s:4:\"name\";s:10:\"Safety 1st\";s:3:\"nbr\";i:3;}i:6629;a:2:{s:4:\"name\";s:8:\"TicWatch\";s:3:\"nbr\";i:1;}i:6655;a:2:{s:4:\"name\";s:6:\"Hunter\";s:3:\"nbr\";i:356;}i:6656;a:2:{s:4:\"name\";s:11:\"Hs Sprenger\";s:3:\"nbr\";i:130;}i:6657;a:2:{s:4:\"name\";s:11:\"United Pets\";s:3:\"nbr\";i:46;}i:6658;a:2:{s:4:\"name\";s:6:\"Gloria\";s:3:\"nbr\";i:453;}i:6659;a:2:{s:4:\"name\";s:9:\"Red Dingo\";s:3:\"nbr\";i:391;}i:6660;a:2:{s:4:\"name\";s:3:\"KVP\";s:3:\"nbr\";i:68;}i:6661;a:2:{s:4:\"name\";s:8:\"Nylabone\";s:3:\"nbr\";i:63;}i:6662;a:2:{s:4:\"name\";s:18:\"Company of Animals\";s:3:\"nbr\";i:23;}i:6664;a:2:{s:4:\"name\";s:5:\"Flexi\";s:3:\"nbr\";i:63;}i:6665;a:2:{s:4:\"name\";s:6:\"Zalman\";s:3:\"nbr\";i:4;}i:6667;a:2:{s:4:\"name\";s:4:\"Alco\";s:3:\"nbr\";i:8;}i:6668;a:2:{s:4:\"name\";s:4:\"Pawz\";s:3:\"nbr\";i:12;}i:6669;a:2:{s:4:\"name\";s:10:\"Norton 360\";s:3:\"nbr\";i:10;}i:6670;a:2:{s:4:\"name\";s:14:\"Dog Gone Smart\";s:3:\"nbr\";i:3;}i:6671;a:2:{s:4:\"name\";s:17:\"Mark and Chappell\";s:3:\"nbr\";i:3;}i:6672;a:2:{s:4:\"name\";s:11:\"Planet Line\";s:3:\"nbr\";i:11;}i:6674;a:2:{s:4:\"name\";s:5:\"Andis\";s:3:\"nbr\";i:32;}i:6675;a:2:{s:4:\"name\";s:6:\"Bifull\";s:3:\"nbr\";i:7;}i:6676;a:2:{s:4:\"name\";s:12:\"Rotho My Pet\";s:3:\"nbr\";i:22;}i:6677;a:2:{s:4:\"name\";s:4:\"Ceva\";s:3:\"nbr\";i:10;}i:6682;a:2:{s:4:\"name\";s:8:\"Pet Head\";s:3:\"nbr\";i:14;}i:6741;a:2:{s:4:\"name\";s:5:\"Facom\";s:3:\"nbr\";i:1;}i:6857;a:2:{s:4:\"name\";s:10:\"Vtech Baby\";s:3:\"nbr\";i:2;}i:6859;a:2:{s:4:\"name\";s:6:\"Domiva\";s:3:\"nbr\";i:20;}i:6874;a:2:{s:4:\"name\";s:18:\"Continental Edison\";s:3:\"nbr\";i:2;}i:6877;a:2:{s:4:\"name\";s:5:\"Keter\";s:3:\"nbr\";i:1;}i:6878;a:2:{s:4:\"name\";s:4:\"TOOD\";s:3:\"nbr\";i:5;}i:6879;a:2:{s:4:\"name\";s:17:\"Allibert by KETER\";s:3:\"nbr\";i:2;}i:6880;a:2:{s:4:\"name\";s:8:\"Demeyere\";s:3:\"nbr\";i:1;}i:6889;a:2:{s:4:\"name\";s:7:\"MECAFER\";s:3:\"nbr\";i:1;}i:6905;a:2:{s:4:\"name\";s:8:\"Artevasi\";s:3:\"nbr\";i:5;}i:6913;a:2:{s:4:\"name\";s:11:\"Master Lock\";s:3:\"nbr\";i:2;}i:6921;a:2:{s:4:\"name\";s:9:\"Scheppach\";s:3:\"nbr\";i:2;}i:6932;a:2:{s:4:\"name\";s:12:\"Grill Garden\";s:3:\"nbr\";i:1;}i:6933;a:2:{s:4:\"name\";s:4:\"DOMO\";s:3:\"nbr\";i:7;}i:6934;a:2:{s:4:\"name\";s:7:\"Gardena\";s:3:\"nbr\";i:38;}i:6940;a:2:{s:4:\"name\";s:8:\"Fartools\";s:3:\"nbr\";i:1;}i:6942;a:2:{s:4:\"name\";s:3:\"EDA\";s:3:\"nbr\";i:20;}i:6946;a:2:{s:4:\"name\";s:10:\"Atmosphera\";s:3:\"nbr\";i:101;}i:6966;a:2:{s:4:\"name\";s:5:\"Tineo\";s:3:\"nbr\";i:8;}i:6975;a:2:{s:4:\"name\";s:9:\"Fun House\";s:3:\"nbr\";i:9;}i:6976;a:2:{s:4:\"name\";s:9:\"Algoflash\";s:3:\"nbr\";i:1;}i:6980;a:2:{s:4:\"name\";s:4:\"Elho\";s:3:\"nbr\";i:28;}i:6993;a:2:{s:4:\"name\";s:7:\"Riviera\";s:3:\"nbr\";i:8;}i:6997;a:2:{s:4:\"name\";s:8:\"Allibert\";s:3:\"nbr\";i:1;}i:6998;a:2:{s:4:\"name\";s:4:\"Cedo\";s:3:\"nbr\";i:5;}i:6999;a:2:{s:4:\"name\";s:5:\"Gelco\";s:3:\"nbr\";i:5;}i:7001;a:2:{s:4:\"name\";s:5:\"TODAY\";s:3:\"nbr\";i:22;}i:7006;a:2:{s:4:\"name\";s:11:\"Lovely Home\";s:3:\"nbr\";i:53;}i:7007;a:2:{s:4:\"name\";s:5:\"Abeil\";s:3:\"nbr\";i:19;}i:7008;a:2:{s:4:\"name\";s:4:\"DODO\";s:3:\"nbr\";i:28;}i:7048;a:2:{s:4:\"name\";s:12:\"Kitchen Move\";s:3:\"nbr\";i:2;}i:7053;a:2:{s:4:\"name\";s:11:\"Poyet Motte\";s:3:\"nbr\";i:16;}i:7054;a:2:{s:4:\"name\";s:8:\"Blanreve\";s:3:\"nbr\";i:15;}i:7062;a:2:{s:4:\"name\";s:10:\"RED CASTLE\";s:3:\"nbr\";i:2;}i:7063;a:2:{s:4:\"name\";s:7:\"Candide\";s:3:\"nbr\";i:2;}i:7067;a:2:{s:4:\"name\";s:5:\"Aimé\";s:3:\"nbr\";i:2;}i:7068;a:2:{s:4:\"name\";s:10:\"Deko Dream\";s:3:\"nbr\";i:1;}i:7072;a:2:{s:4:\"name\";s:5:\"Kerbl\";s:3:\"nbr\";i:7;}i:7073;a:2:{s:4:\"name\";s:9:\"Ecoiffier\";s:3:\"nbr\";i:1;}i:7079;a:2:{s:4:\"name\";s:18:\"HOME LINGE PASSION\";s:3:\"nbr\";i:3;}i:7084;a:2:{s:4:\"name\";s:5:\"MPETS\";s:3:\"nbr\";i:3;}i:7085;a:2:{s:4:\"name\";s:9:\"Plastiken\";s:3:\"nbr\";i:51;}i:7086;a:2:{s:4:\"name\";s:5:\"Galix\";s:3:\"nbr\";i:7;}i:7121;a:2:{s:4:\"name\";s:12:\"Fertiligène\";s:3:\"nbr\";i:1;}i:7126;a:2:{s:4:\"name\";s:11:\"Lumi Garden\";s:3:\"nbr\";i:1;}i:7137;a:2:{s:4:\"name\";s:8:\"Rousseau\";s:3:\"nbr\";i:1;}i:7154;a:2:{s:4:\"name\";s:5:\"Rapid\";s:3:\"nbr\";i:1;}i:7157;a:2:{s:4:\"name\";s:11:\"EDM Product\";s:3:\"nbr\";i:552;}i:7158;a:2:{s:4:\"name\";s:16:\"House of Seasons\";s:3:\"nbr\";i:1;}i:7159;a:2:{s:4:\"name\";s:7:\"Lumineo\";s:3:\"nbr\";i:80;}i:7160;a:2:{s:4:\"name\";s:7:\"Decoris\";s:3:\"nbr\";i:37;}i:7161;a:2:{s:4:\"name\";s:21:\"Decoration With Light\";s:3:\"nbr\";i:5;}i:7163;a:2:{s:4:\"name\";s:16:\"HandS Collection\";s:3:\"nbr\";i:1;}i:7164;a:2:{s:4:\"name\";s:5:\"Micel\";s:3:\"nbr\";i:11;}i:7165;a:2:{s:4:\"name\";s:9:\"Black Box\";s:3:\"nbr\";i:1;}i:7167;a:2:{s:4:\"name\";s:4:\"Deco\";s:3:\"nbr\";i:1;}i:7169;a:2:{s:4:\"name\";s:9:\"Everlands\";s:3:\"nbr\";i:11;}i:7170;a:2:{s:4:\"name\";s:16:\"Home and Styling\";s:3:\"nbr\";i:2;}i:7171;a:2:{s:4:\"name\";s:6:\"Sauvic\";s:3:\"nbr\";i:28;}i:7172;a:2:{s:4:\"name\";s:8:\"Metaltex\";s:3:\"nbr\";i:14;}i:7173;a:2:{s:4:\"name\";s:19:\"Excellent Houseware\";s:3:\"nbr\";i:1;}i:7175;a:2:{s:4:\"name\";s:17:\"Secret de Gourmet\";s:3:\"nbr\";i:1;}i:7176;a:2:{s:4:\"name\";s:16:\"Mica Decorations\";s:3:\"nbr\";i:53;}i:7179;a:2:{s:4:\"name\";s:18:\"5five Simply Smart\";s:3:\"nbr\";i:86;}i:7180;a:2:{s:4:\"name\";s:9:\"Progarden\";s:3:\"nbr\";i:26;}i:7181;a:2:{s:4:\"name\";s:6:\"Nayeco\";s:3:\"nbr\";i:55;}i:7183;a:2:{s:4:\"name\";s:9:\"SP Berner\";s:3:\"nbr\";i:3;}i:7185;a:2:{s:4:\"name\";s:6:\"Mirtak\";s:3:\"nbr\";i:5;}i:7186;a:2:{s:4:\"name\";s:14:\"Cleaning Block\";s:3:\"nbr\";i:1;}i:7188;a:2:{s:4:\"name\";s:4:\"Mota\";s:3:\"nbr\";i:15;}i:7189;a:2:{s:4:\"name\";s:19:\"Decorative Lighting\";s:3:\"nbr\";i:6;}i:7190;a:2:{s:4:\"name\";s:14:\"Party Lighting\";s:3:\"nbr\";i:1;}i:7191;a:2:{s:4:\"name\";s:6:\"Inofix\";s:3:\"nbr\";i:56;}i:7193;a:2:{s:4:\"name\";s:7:\"Nortene\";s:3:\"nbr\";i:21;}i:7194;a:2:{s:4:\"name\";s:7:\"Altadex\";s:3:\"nbr\";i:34;}i:7195;a:2:{s:4:\"name\";s:8:\"Ambiance\";s:3:\"nbr\";i:11;}i:7196;a:2:{s:4:\"name\";s:14:\"IPAE Progarden\";s:3:\"nbr\";i:14;}i:7198;a:2:{s:4:\"name\";s:7:\"Bruguer\";s:3:\"nbr\";i:6;}i:7200;a:2:{s:4:\"name\";s:7:\"Stocker\";s:3:\"nbr\";i:30;}i:7201;a:2:{s:4:\"name\";s:8:\"FunandGo\";s:3:\"nbr\";i:15;}i:7202;a:2:{s:4:\"name\";s:20:\"Christmas Decoration\";s:3:\"nbr\";i:1;}i:7203;a:2:{s:4:\"name\";s:12:\"Schellenberg\";s:3:\"nbr\";i:1;}i:7206;a:2:{s:4:\"name\";s:8:\"Hozelock\";s:3:\"nbr\";i:5;}i:7207;a:2:{s:4:\"name\";s:11:\"Stor Planet\";s:3:\"nbr\";i:71;}i:7208;a:2:{s:4:\"name\";s:3:\"Rei\";s:3:\"nbr\";i:59;}i:7209;a:2:{s:4:\"name\";s:4:\"Gimi\";s:3:\"nbr\";i:1;}i:7210;a:2:{s:4:\"name\";s:4:\"CELO\";s:3:\"nbr\";i:4;}i:7211;a:2:{s:4:\"name\";s:8:\"Normaluz\";s:3:\"nbr\";i:14;}i:7216;a:2:{s:4:\"name\";s:5:\"GILLS\";s:3:\"nbr\";i:8;}i:7218;a:2:{s:4:\"name\";s:4:\"ABUS\";s:3:\"nbr\";i:1;}i:7230;a:2:{s:4:\"name\";s:7:\"Fischer\";s:3:\"nbr\";i:6;}i:7256;a:2:{s:4:\"name\";s:17:\"Things Home Trade\";s:3:\"nbr\";i:16;}i:7272;a:2:{s:4:\"name\";s:10:\"Koma Tools\";s:3:\"nbr\";i:22;}i:7274;a:2:{s:4:\"name\";s:7:\"Oceanic\";s:3:\"nbr\";i:4;}i:7286;a:2:{s:4:\"name\";s:5:\"Fulmo\";s:3:\"nbr\";i:3;}i:7287;a:2:{s:4:\"name\";s:12:\"Classic Fire\";s:3:\"nbr\";i:2;}i:7292;a:2:{s:4:\"name\";s:6:\"Tectro\";s:3:\"nbr\";i:1;}i:7293;a:2:{s:4:\"name\";s:6:\"Solera\";s:3:\"nbr\";i:4;}i:7294;a:2:{s:4:\"name\";s:11:\"Astigarraga\";s:3:\"nbr\";i:17;}i:7296;a:2:{s:4:\"name\";s:4:\"Ceys\";s:3:\"nbr\";i:5;}i:7299;a:2:{s:4:\"name\";s:7:\"Revalco\";s:3:\"nbr\";i:2;}i:7300;a:2:{s:4:\"name\";s:7:\"Cambesa\";s:3:\"nbr\";i:1;}i:7302;a:2:{s:4:\"name\";s:12:\"Aqua Control\";s:3:\"nbr\";i:14;}i:7303;a:2:{s:4:\"name\";s:9:\"Redcliffs\";s:3:\"nbr\";i:1;}i:7304;a:2:{s:4:\"name\";s:11:\"Bensontools\";s:3:\"nbr\";i:5;}i:7305;a:2:{s:4:\"name\";s:8:\"Papernet\";s:3:\"nbr\";i:1;}i:7307;a:2:{s:4:\"name\";s:7:\"Xylazel\";s:3:\"nbr\";i:5;}i:7309;a:2:{s:4:\"name\";s:6:\"Solter\";s:3:\"nbr\";i:3;}i:7310;a:2:{s:4:\"name\";s:6:\"Massó\";s:3:\"nbr\";i:109;}i:7311;a:2:{s:4:\"name\";s:4:\"Rubi\";s:3:\"nbr\";i:13;}i:7313;a:2:{s:4:\"name\";s:9:\"Dreambaby\";s:3:\"nbr\";i:3;}i:7318;a:2:{s:4:\"name\";s:10:\"Safe Alarm\";s:3:\"nbr\";i:1;}i:7330;a:2:{s:4:\"name\";s:9:\"Super Ego\";s:3:\"nbr\";i:8;}i:7331;a:2:{s:4:\"name\";s:5:\"WD-40\";s:3:\"nbr\";i:1;}i:7333;a:2:{s:4:\"name\";s:6:\"Katiak\";s:3:\"nbr\";i:14;}i:7336;a:2:{s:4:\"name\";s:4:\"IFAM\";s:3:\"nbr\";i:2;}i:7418;a:2:{s:4:\"name\";s:10:\"Toughbuilt\";s:3:\"nbr\";i:2;}i:7438;a:2:{s:4:\"name\";s:7:\"Garland\";s:3:\"nbr\";i:8;}i:7439;a:2:{s:4:\"name\";s:12:\"Magic Lights\";s:3:\"nbr\";i:1;}i:7467;a:2:{s:4:\"name\";s:10:\"Hespéride\";s:3:\"nbr\";i:1;}i:7512;a:2:{s:4:\"name\";s:12:\"Jardin Prive\";s:3:\"nbr\";i:4;}i:7518;a:2:{s:4:\"name\";s:14:\"Little Balance\";s:3:\"nbr\";i:6;}i:7542;a:2:{s:4:\"name\";s:13:\"Arthur Martin\";s:3:\"nbr\";i:3;}i:7543;a:2:{s:4:\"name\";s:14:\"Domopak Living\";s:3:\"nbr\";i:20;}i:7555;a:2:{s:4:\"name\";s:6:\"Jobgar\";s:3:\"nbr\";i:5;}i:7556;a:2:{s:4:\"name\";s:8:\"Titanlux\";s:3:\"nbr\";i:2;}i:7636;a:2:{s:4:\"name\";s:7:\"OXIRITE\";s:3:\"nbr\";i:3;}i:7641;a:2:{s:4:\"name\";s:8:\"Sortibox\";s:3:\"nbr\";i:1;}i:7662;a:2:{s:4:\"name\";s:10:\"Simon Rack\";s:3:\"nbr\";i:8;}i:7740;a:2:{s:4:\"name\";s:5:\"Krist\";s:3:\"nbr\";i:256;}i:7766;a:2:{s:4:\"name\";s:10:\"Di Martino\";s:3:\"nbr\";i:9;}i:7769;a:2:{s:4:\"name\";s:9:\"Polyflame\";s:3:\"nbr\";i:3;}i:7773;a:2:{s:4:\"name\";s:9:\"Q-Connect\";s:3:\"nbr\";i:3;}i:7774;a:2:{s:4:\"name\";s:4:\"Geko\";s:3:\"nbr\";i:1;}i:7783;a:2:{s:4:\"name\";s:4:\"Apli\";s:3:\"nbr\";i:1;}i:7811;a:2:{s:4:\"name\";s:4:\"Wuto\";s:3:\"nbr\";i:2;}i:7819;a:2:{s:4:\"name\";s:5:\"Kinzo\";s:3:\"nbr\";i:3;}i:7868;a:2:{s:4:\"name\";s:8:\"Lifetime\";s:3:\"nbr\";i:1;}i:7897;a:2:{s:4:\"name\";s:7:\"Bertini\";s:3:\"nbr\";i:2;}i:7899;a:2:{s:4:\"name\";s:8:\"Kaemingk\";s:3:\"nbr\";i:1;}i:7909;a:2:{s:4:\"name\";s:12:\"Archivo 2000\";s:3:\"nbr\";i:3;}i:7934;a:2:{s:4:\"name\";s:8:\"FX Tools\";s:3:\"nbr\";i:2;}i:7936;a:2:{s:4:\"name\";s:5:\"MABEF\";s:3:\"nbr\";i:1;}i:7938;a:2:{s:4:\"name\";s:6:\"Claber\";s:3:\"nbr\";i:2;}i:7962;a:2:{s:4:\"name\";s:5:\"Irimo\";s:3:\"nbr\";i:9;}i:7964;a:2:{s:4:\"name\";s:9:\"Clean Mat\";s:3:\"nbr\";i:1;}i:7965;a:2:{s:4:\"name\";s:6:\"Profil\";s:3:\"nbr\";i:1;}i:7966;a:2:{s:4:\"name\";s:7:\"Dynamic\";s:3:\"nbr\";i:1;}i:7977;a:2:{s:4:\"name\";s:6:\"Bisley\";s:3:\"nbr\";i:4;}i:7978;a:2:{s:4:\"name\";s:9:\"SimonRack\";s:3:\"nbr\";i:3;}i:7989;a:2:{s:4:\"name\";s:5:\"Grouw\";s:3:\"nbr\";i:2;}i:7996;a:2:{s:4:\"name\";s:6:\"iTotal\";s:3:\"nbr\";i:1;}i:7998;a:2:{s:4:\"name\";s:4:\"Tork\";s:3:\"nbr\";i:1;}i:8006;a:2:{s:4:\"name\";s:6:\"Mondex\";s:3:\"nbr\";i:15;}i:8008;a:2:{s:4:\"name\";s:7:\"Sediles\";s:3:\"nbr\";i:37;}i:8021;a:2:{s:4:\"name\";s:15:\"Terry Store-Age\";s:3:\"nbr\";i:17;}i:8050;a:2:{s:4:\"name\";s:17:\"Barbosa Universal\";s:3:\"nbr\";i:5;}i:8055;a:2:{s:4:\"name\";s:11:\"Ultra Clean\";s:3:\"nbr\";i:1;}i:8180;a:2:{s:4:\"name\";s:6:\"aGreen\";s:3:\"nbr\";i:8;}i:8191;a:2:{s:4:\"name\";s:7:\"FARELEK\";s:3:\"nbr\";i:2;}i:8192;a:2:{s:4:\"name\";s:10:\"KB Naturen\";s:3:\"nbr\";i:4;}i:8194;a:2:{s:4:\"name\";s:6:\"Unisit\";s:3:\"nbr\";i:34;}i:8197;a:2:{s:4:\"name\";s:9:\"Artexport\";s:3:\"nbr\";i:8;}i:8312;a:2:{s:4:\"name\";s:15:\"Panier des Sens\";s:3:\"nbr\";i:2;}i:8334;a:2:{s:4:\"name\";s:13:\"Yankee Candle\";s:3:\"nbr\";i:5;}i:8427;a:2:{s:4:\"name\";s:3:\"Zum\";s:3:\"nbr\";i:11;}i:8428;a:2:{s:4:\"name\";s:7:\"Grunkel\";s:3:\"nbr\";i:2;}i:8432;a:2:{s:4:\"name\";s:6:\"Henkel\";s:3:\"nbr\";i:1;}i:8434;a:2:{s:4:\"name\";s:6:\"Batlle\";s:3:\"nbr\";i:8;}i:8453;a:2:{s:4:\"name\";s:5:\"Verdy\";s:3:\"nbr\";i:3;}i:8470;a:2:{s:4:\"name\";s:3:\"Wiz\";s:3:\"nbr\";i:3;}i:8552;a:2:{s:4:\"name\";s:14:\"Nordlinger PRO\";s:3:\"nbr\";i:1;}i:8575;a:2:{s:4:\"name\";s:13:\"Imex el Zorro\";s:3:\"nbr\";i:8;}i:8613;a:2:{s:4:\"name\";s:13:\"Maxi Products\";s:3:\"nbr\";i:1;}i:8619;a:2:{s:4:\"name\";s:12:\"Andrea House\";s:3:\"nbr\";i:22;}i:8626;a:2:{s:4:\"name\";s:7:\"Seresto\";s:3:\"nbr\";i:4;}i:8629;a:2:{s:4:\"name\";s:8:\"Advantix\";s:3:\"nbr\";i:4;}i:8630;a:2:{s:4:\"name\";s:9:\"Vetocanis\";s:3:\"nbr\";i:2;}i:8631;a:2:{s:4:\"name\";s:9:\"Advantage\";s:3:\"nbr\";i:1;}i:8632;a:2:{s:4:\"name\";s:9:\"Frontline\";s:3:\"nbr\";i:18;}i:8638;a:2:{s:4:\"name\";s:5:\"Catit\";s:3:\"nbr\";i:3;}i:8643;a:2:{s:4:\"name\";s:8:\"SureFlap\";s:3:\"nbr\";i:4;}i:8645;a:2:{s:4:\"name\";s:8:\"Belmarti\";s:3:\"nbr\";i:2;}i:8647;a:2:{s:4:\"name\";s:6:\"Fluval\";s:3:\"nbr\";i:1;}i:8655;a:2:{s:4:\"name\";s:9:\"Petdesign\";s:3:\"nbr\";i:2;}i:8665;a:2:{s:4:\"name\";s:6:\"Acudam\";s:3:\"nbr\";i:13;}i:8671;a:2:{s:4:\"name\";s:9:\"Exo terra\";s:3:\"nbr\";i:3;}i:8675;a:2:{s:4:\"name\";s:13:\"Fac Seguridad\";s:3:\"nbr\";i:3;}i:8848;a:2:{s:4:\"name\";s:7:\"Citadel\";s:3:\"nbr\";i:1;}i:9055;a:2:{s:4:\"name\";s:5:\"Antia\";s:3:\"nbr\";i:5;}i:9103;a:2:{s:4:\"name\";s:6:\"Solmar\";s:3:\"nbr\";i:1;}i:10062;a:2:{s:4:\"name\";s:7:\"TM Home\";s:3:\"nbr\";i:2;}i:10083;a:2:{s:4:\"name\";s:3:\"CIS\";s:3:\"nbr\";i:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:2;}}}") |
19.016
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:211
/modules/ps_facetedsearch/src/Product/SearchProvider.php:217 (insertIntoCache)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
137 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
12.026
ms
|
0 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:226 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3915 (getManager)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
107 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
WHERE 1 AND `id_lang` = 4
AND c.`active` = 1
ORDER BY c.nleft, c.position |
7.263
ms
|
868 |
Yes
|
|
/classes/Category.php:721
/modules/ps_facetedsearch/src/Filters/Block.php:986 (getAllCategoriesName)
/modules/ps_facetedsearch/src/Filters/Block.php:158 (getCategoriesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
329 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1097) AND (b.`id_shop` = 1) LIMIT 1 |
7.045
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
128 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 1 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 4
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (111319) |
7.004
ms
|
1 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
138 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
6.565
ms
|
568 |
|
|
/classes/Hook.php:457
/classes/Hook.php:494 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3915 (getManager)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
528 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1280
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
6.077
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
527 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1280) AND (b.`id_shop` = 1) LIMIT 1 |
5.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
535 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1326) AND (b.`id_shop` = 1) LIMIT 1 |
5.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
14 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
4.696
ms
|
166 |
Yes
|
Yes
|
/classes/Hook.php:1184
/classes/Hook.php:700 (getAllHookRegistrations)
/classes/Hook.php:804 (getHookModuleExecList)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
480 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1228
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
4.675
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
4.665
ms
|
3282 |
|
|
/classes/Configuration.php:180
/classes/Configuration.php:229 (loadConfiguration)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
161 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 2020401 AND name = '_elementor_data' LIMIT 1 |
4.362
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120 (CE\get_post_meta)
/modules/creativeelements/includes/db.php:350 (getPlainEditor)
/modules/creativeelements/includes/css-file/post-css-file.php:94 (isBuiltWithElementor)
/modules/creativeelements/includes/frontend.php:390 (enqueue)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
328 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1096
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
4.317
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
530 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1281
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
4.163
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
735 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 4 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 3 AND nright <= 210
AND c.id_category IN (
SELECT id_category
FROM `ps_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC |
4.145
ms
|
104 |
Yes
|
|
/modules/ps_categorytree/ps_categorytree.php:166
/modules/ps_categorytree/ps_categorytree.php:350 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:330 (getWidgetVariables)
/classes/Hook.php:1005 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:226 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:251 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
341 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1235) AND (b.`id_shop` = 1) LIMIT 1 |
3.788
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
456 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1215
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
3.552
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
508 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1252
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
3.478
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
411 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1242) AND (b.`id_shop` = 1) LIMIT 1 |
3.451
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
421 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1197) AND (b.`id_shop` = 1) LIMIT 1 |
3.443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
149 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 4)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 4)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 4)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 111319
ORDER BY f.position ASC |
3.422
ms
|
1 |
Yes
|
|
/classes/Product.php:5954
/classes/Product.php:5762 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
440 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1207
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
3.409
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
302 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1288
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
3.299
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
546 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1530
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
3.246
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
158 |
SELECT SQL_NO_CACHE a.id_ce_content as id FROM ps_ce_content a
LEFT JOIN ps_ce_content_lang AS b ON a.id_ce_content = b.id_ce_content
LEFT JOIN ps_ce_content_shop sa ON sa.id_ce_content = a.id_ce_content AND sa.id_shop = b.id_shop
WHERE b.id_lang = 4 AND sa.id_shop = 1 AND a.hook LIKE 'DisplayHeaderBuilder' AND a.active = 1 ORDER BY a.id_product DESC |
3.203
ms
|
3 |
Yes
|
|
/modules/creativeelements/classes/CEContent.php:150
/modules/creativeelements/creativeelements.php:575 (getIdsByHook)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
433 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1204) AND (b.`id_shop` = 1) LIMIT 1 |
3.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
586 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 926
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
3.112
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
367 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1263) AND (b.`id_shop` = 1) LIMIT 1 |
3.100
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
417 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1195) AND (b.`id_shop` = 1) LIMIT 1 |
3.019
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
463 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1219) AND (b.`id_shop` = 1) LIMIT 1 |
2.989
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
547 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 891) AND (b.`id_shop` = 1) LIMIT 1 |
2.973
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/posvegamenu/posvegamenu.php:911 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:806 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
394 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1185
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.955
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
641 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 958) AND (b.`id_shop` = 1) LIMIT 1 |
2.861
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
739 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 3020401 AND name = '_elementor_edit_mode' LIMIT 1 |
2.843
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200 (CE\get_post_meta)
/modules/creativeelements/includes/frontend.php:376 (getEditMode)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
407 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1192) AND (b.`id_shop` = 1) LIMIT 1 |
2.842
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
368 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1263
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.820
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
498 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1247
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.797
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
531 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1282) AND (b.`id_shop` = 1) LIMIT 1 |
2.719
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
342 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1235
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.705
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
522 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1355
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.695
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
534 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1291
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.695
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
150 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
2.632
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/classes/ProductPresenterFactory.php:85 (__construct)
/classes/controller/ProductPresentingFrontController.php:40 (getPresenter)
/classes/controller/ProductListingFrontController.php:111 (getProductPresenter)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
464 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1219
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.620
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
348 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1238
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.605
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
426 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1200
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.435
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
422 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1197
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.407
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
642 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 958
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.319
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
429 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1202) AND (b.`id_shop` = 1) LIMIT 1 |
2.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
420 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1196
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.243
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
408 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1192
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.230
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
333 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1102) AND (b.`id_shop` = 1) LIMIT 1 |
2.140
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
129 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 111319
AND image_shop.`cover` = 1 LIMIT 1 |
2.136
ms
|
2 |
|
|
/classes/Product.php:3563
/classes/Product.php:5602 (getCover)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
635 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 955) AND (b.`id_shop` = 1) LIMIT 1 |
2.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
314 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1297
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.112
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
639 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 957) AND (b.`id_shop` = 1) LIMIT 1 |
2.102
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
189 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "posvegamenu" LIMIT 1 |
2.098
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:572 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
526 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1269
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.097
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
752 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
2.092
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/posthemeoptions/elementor/src/WidgetHelper.php:871 (getMetaByPage)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:120 (getPagesOption)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
117 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) |
2.079
ms
|
2 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:764 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:494 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
442 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1208
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.059
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
499 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1248) AND (b.`id_shop` = 1) LIMIT 1 |
2.051
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
291 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1092) AND (b.`id_shop` = 1) LIMIT 1 |
2.046
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
513 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1266) AND (b.`id_shop` = 1) LIMIT 1 |
2.032
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
316 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1298
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.023
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
640 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 957
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
2.023
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
152 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 4)
WHERE i.`id_product` = 111319
ORDER BY `position` |
2.020
ms
|
2 |
Yes
|
|
/classes/Product.php:3538
/src/Adapter/Image/ImageRetriever.php:77 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
327 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1096) AND (b.`id_shop` = 1) LIMIT 1 |
2.009
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
402 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1189
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.989
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
113 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=2)) GROUP BY pac.id_attribute |
1.913
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
104 |
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) GROUP BY p.id_product ORDER BY p.quantity DESC, p.id_product DESC LIMIT 0, 12 |
1.892
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Filters/Products.php:90 (execute)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:187 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
119 |
SELECT SQL_NO_CACHE p.condition, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p GROUP BY p.condition |
1.876
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:394 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:137 (getConditionsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
151 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 111319) AND (b.`id_shop` = 1) LIMIT 1 |
1.859
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:74 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
439 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1207) AND (b.`id_shop` = 1) LIMIT 1 |
1.854
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
193 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 6 LIMIT 1 |
1.848
ms
|
7 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1278 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:786 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
466 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1220
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.829
ms
|
11 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
447 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1211) AND (b.`id_shop` = 1) LIMIT 1 |
1.817
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
313 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1297) AND (b.`id_shop` = 1) LIMIT 1 |
1.815
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
753 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 4
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) AND (b.`id_shop` = 1) LIMIT 1 |
1.797
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:374 (getCMSLink)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
448 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1211
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.792
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
396 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1186
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.778
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
265 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1304) AND (b.`id_shop` = 1) LIMIT 1 |
1.762
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
44 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 4 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 887
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.761
ms
|
12 |
Yes
|
Yes
|
/classes/Category.php:921
/controllers/front/listing/CategoryController.php:223 (getSubCategories)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
460 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1217
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.752
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
412 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1242
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.740
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
755 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 4
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
1.739
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:374 (getCMSLink)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
441 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1208) AND (b.`id_shop` = 1) LIMIT 1 |
1.725
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
132 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 1919
AND `active` = 1 LIMIT 1 |
1.709
ms
|
1 |
|
|
/classes/Manufacturer.php:316
/classes/Product.php:5620 (getNameById)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
637 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 956) AND (b.`id_shop` = 1) LIMIT 1 |
1.706
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
514 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1266
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.705
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
457 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1216) AND (b.`id_shop` = 1) LIMIT 1 |
1.700
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
738 |
SELECT SQL_NO_CACHE a.id_ce_content as id FROM ps_ce_content a
LEFT JOIN ps_ce_content_lang AS b ON a.id_ce_content = b.id_ce_content
LEFT JOIN ps_ce_content_shop sa ON sa.id_ce_content = a.id_ce_content AND sa.id_shop = b.id_shop
WHERE b.id_lang = 4 AND sa.id_shop = 1 AND a.hook LIKE 'DisplayFooterBuilder' AND a.active = 1 ORDER BY a.id_product DESC |
1.696
ms
|
3 |
Yes
|
|
/modules/creativeelements/classes/CEContent.php:150
/modules/creativeelements/creativeelements.php:575 (getIdsByHook)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
606 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 947
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.674
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
484 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1230
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.663
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
300 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1270
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.661
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
404 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1190
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.622
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
70 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
1.611
ms
|
1 |
|
|
/classes/Cart.php:4191
/classes/Cart.php:4166 (hasProducts)
/classes/Cart.php:2117 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/classes/controller/FrontController.php:501 (present)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
689 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1747) AND (b.`id_shop` = 1) LIMIT 1 |
1.607
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
108 |
SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE cg.id_group='1' AND c.level_depth<=3 AND c.nleft>3 AND c.nright<210 GROUP BY cp.id_category |
1.597
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:992 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:158 (getCategoriesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
644 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 959
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.596
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
116 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1 AND sa_1.id_shop_group = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) |
1.586
ms
|
2 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:764 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:480 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
410 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1193
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.571
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
98 |
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 887
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
1.567
ms
|
12 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:61
/modules/ps_facetedsearch/src/Filters/Converter.php:263 (getFiltersForQuery)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
13 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
1.558
ms
|
1085 |
|
|
/classes/Hook.php:1283
/classes/Hook.php:775 (getHookStatusByName)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
521 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1355) AND (b.`id_shop` = 1) LIMIT 1 |
1.547
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
166 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
1.537
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
734 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 887 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 887
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.517
ms
|
12 |
Yes
|
Yes
|
/classes/Category.php:921
/modules/ps_categorytree/ps_categorytree.php:345 (getSubCategories)
/modules/ps_categorytree/ps_categorytree.php:330 (getWidgetVariables)
/classes/Hook.php:1005 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:226 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:251 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
740 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 3020401 AND name = '_elementor_data' LIMIT 1 |
1.509
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120 (CE\get_post_meta)
/modules/creativeelements/includes/frontend.php:381 (getPlainEditor)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
298 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1267
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.508
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
349 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1239) AND (b.`id_shop` = 1) LIMIT 1 |
1.506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
560 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 899
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.506
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
398 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1187
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.494
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
587 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1109) AND (b.`id_shop` = 1) LIMIT 1 |
1.490
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
584 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 923
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
322 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1302
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.472
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
585 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 926) AND (b.`id_shop` = 1) LIMIT 1 |
1.462
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
182 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 85 AND `id_shop` = 1 LIMIT 1 |
1.452
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/posthemeoptions/elementor/widgets/PosHeaderCompareWidget.php:379 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
118 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) WHERE ((sa.quantity>0)) |
1.450
ms
|
2 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:764 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:505 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
180 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
1.448
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
512 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1254
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.442
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
557 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 898) AND (b.`id_shop` = 1) LIMIT 1 |
1.438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
725 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
1.436
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:1201 (__construct)
/modules/posmegamenu/posmegamenu.php:841 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
558 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 898
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.429
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
634 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 953
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.414
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
446 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1210
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.397
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
397 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1187) AND (b.`id_shop` = 1) LIMIT 1 |
1.395
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
111 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=1)) GROUP BY pac.id_attribute |
1.394
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
191 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posvegamenu_item pi
LEFT JOIN `ps_posvegamenu_item_lang` pl ON pl.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
LEFT JOIN `ps_posvegamenu_item_shop` ps ON ps.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=4 ORDER BY pi.position ASC, pi.id_posvegamenu_item ASC |
1.391
ms
|
7 |
Yes
|
|
/modules/posvegamenu/classes/PosVegamenuClass.php:231
/modules/posvegamenu/posvegamenu.php:1263 (getMenus)
/modules/posvegamenu/posvegamenu.php:786 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
257 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1284) AND (b.`id_shop` = 1) LIMIT 1 |
1.389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
319 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1301) AND (b.`id_shop` = 1) LIMIT 1 |
1.388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
306 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1293
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.387
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
566 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 905
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.384
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
16 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
1.375
ms
|
180 |
Yes
|
|
/classes/Dispatcher.php:633
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
351 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1240) AND (b.`id_shop` = 1) LIMIT 1 |
1.371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
413 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1313) AND (b.`id_shop` = 1) LIMIT 1 |
1.367
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
120 |
SELECT SQL_NO_CACHE MIN(p.weight) as min, MAX(p.weight) as max FROM ps_product p INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 |
1.366
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:751 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:339 (getMinMaxValue)
/modules/ps_facetedsearch/src/Filters/Block.php:134 (getWeightRangeBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
525 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1269) AND (b.`id_shop` = 1) LIMIT 1 |
1.362
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
707 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
1.356
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:792 (__construct)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
270 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1082
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.355
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
424 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1198
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.355
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
428 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1201
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.347
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
524 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1268
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.328
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
326 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1095
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.327
ms
|
25 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
462 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1218
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.317
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
657 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 965) AND (b.`id_shop` = 1) LIMIT 1 |
1.315
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
461 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1218) AND (b.`id_shop` = 1) LIMIT 1 |
1.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
303 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1292) AND (b.`id_shop` = 1) LIMIT 1 |
1.307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
399 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1188) AND (b.`id_shop` = 1) LIMIT 1 |
1.307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
99 |
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `ps_attribute_group` ag INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 4) LEFT JOIN `ps_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `ps_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 4) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC |
1.294
ms
|
12 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
/modules/ps_facetedsearch/src/Filters/Converter.php:413 (getAttributesGroups)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
502 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1249
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.292
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
750 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
1.277
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/posthemeoptions/elementor/src/WidgetHelper.php:863 (getMetaByPage)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:120 (getPagesOption)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
523 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1268) AND (b.`id_shop` = 1) LIMIT 1 |
1.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
395 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1186) AND (b.`id_shop` = 1) LIMIT 1 |
1.261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
139 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 130
AND tr.`id_tax_rules_group` = 6
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
1.250
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3916 (getTaxCalculator)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
430 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1202
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.246
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
483 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1230) AND (b.`id_shop` = 1) LIMIT 1 |
1.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
334 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1102
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.243
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
605 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 947) AND (b.`id_shop` = 1) LIMIT 1 |
1.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
373 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1524) AND (b.`id_shop` = 1) LIMIT 1 |
1.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
109 |
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM ps_product p INNER JOIN ps_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 1 AND psi.id_country = 130) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 |
1.227
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:58 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:250 (getMinMaxPriceValue)
/modules/ps_facetedsearch/src/Filters/Block.php:131 (getPriceRangeBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
482 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1229
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.224
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
425 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1200) AND (b.`id_shop` = 1) LIMIT 1 |
1.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
299 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1270) AND (b.`id_shop` = 1) LIMIT 1 |
1.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
266 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1304
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.201
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
363 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1260) AND (b.`id_shop` = 1) LIMIT 1 |
1.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
636 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 955
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.194
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
555 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 897) AND (b.`id_shop` = 1) LIMIT 1 |
1.191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
742 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 3020401 AND name = '_elementor_edit_mode' LIMIT 1 |
1.188
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200 (CE\get_post_meta)
/modules/creativeelements/includes/db.php:351 (getEditMode)
/modules/creativeelements/includes/css-file/post-css-file.php:94 (isBuiltWithElementor)
/modules/creativeelements/includes/frontend.php:390 (enqueue)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
136 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 111319 AND id_shop=1 LIMIT 1 |
1.176
ms
|
1 |
|
|
/classes/Product.php:6809
/classes/Product.php:3915 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
330 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1097
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.167
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
122 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=3)) GROUP BY pac.id_attribute |
1.150
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
645 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 960) AND (b.`id_shop` = 1) LIMIT 1 |
1.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
708 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
1.136
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:1201 (__construct)
/modules/posmegamenu/posmegamenu.php:793 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
350 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1239
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.131
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
133 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
1.130
ms
|
1 |
|
|
/classes/SpecificPrice.php:426
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3817 (getSpecificPrice)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
646 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 960
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.124
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
105 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p |
1.123
ms
|
2 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:764 (valueCount)
/modules/ps_facetedsearch/src/Filters/Products.php:94 (count)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:187 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
292 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1092
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.112
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
745 |
SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite`
FROM `ps_cms` c
INNER JOIN `ps_cms_shop` cs
ON (c.`id_cms` = cs.`id_cms`)
INNER JOIN `ps_cms_lang` cl
ON (c.`id_cms` = cl.`id_cms` AND cs.`id_shop` = cl.`id_shop`)
WHERE c.`id_cms_category` = 1
AND cl.`id_shop` = 1
AND cl.`id_lang` = 4
AND c.`active` = 1
ORDER BY `position` |
1.107
ms
|
5 |
Yes
|
|
/modules/posthemeoptions/elementor/src/WidgetHelper.php:835
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:110 (getCMSPages)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
183 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "poswishlist" LIMIT 1 |
1.103
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/posthemeoptions/elementor/widgets/PosHeaderWishlistWidget.php:380 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
345 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1237) AND (b.`id_shop` = 1) LIMIT 1 |
1.102
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
318 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1299
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.100
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
198 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1066
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.088
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
403 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1190) AND (b.`id_shop` = 1) LIMIT 1 |
1.086
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
218 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1074
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.085
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
181 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "poscompare" LIMIT 1 |
1.085
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/posthemeoptions/elementor/widgets/PosHeaderCompareWidget.php:379 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
331 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1098) AND (b.`id_shop` = 1) LIMIT 1 |
1.084
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
656 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 962
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.076
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
715 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posmegamenu_item pi
LEFT JOIN `ps_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `ps_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=4 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
1.076
ms
|
4 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:817 (getMenus)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
164 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
1.053
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
163 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 2020401 AND name = '_elementor_css' LIMIT 1 |
1.053
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/css-file/post-css-file.php:60 (CE\get_post_meta)
/modules/creativeelements/includes/css-file/css-file.php:247 (loadMeta)
/modules/creativeelements/includes/css-file/css-file.php:100 (getMeta)
/modules/creativeelements/includes/css-file/post-css-file.php:98 (enqueue)
/modules/creativeelements/includes/frontend.php:390 (enqueue)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
274 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1084
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.053
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
736 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 4
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 1919) LIMIT 1 |
1.047
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:25 (__construct)
/classes/Link.php:1533 (__construct)
/classes/Smarty/SmartyLazyRegister.php:81 (getUrlSmarty)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2e/0e/83/2e0e832dc203a22a16e880bed2301f5cdfee9a24_2.file.grid6.tpl.php:271 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2e/0e/83/2e0e832dc203a22a16e880bed2301f5cdfee9a24_2.file.grid6.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ebcb8e7_24718092)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/9a/18/58/9a185841b3cdfefec819398b05dc8095f0719eb1_2.file.product.tpl.php:42 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ebae213_72014016)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8d/8c/af/8d8caf5b135f94a0f89ef1327c6e3308497fc27c_2.file.productlist.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670eba70b1_39479911)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/f3/54/48/f3544882edd9652fb83ef24797f9c888d65d97ce_2.file.products.tpl.php:33 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670eb9d631_47350746)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:210 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
374 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1524
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.046
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
272 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1083
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.045
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
184 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 84 AND `id_shop` = 1 LIMIT 1 |
1.044
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/posthemeoptions/elementor/widgets/PosHeaderWishlistWidget.php:380 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
261 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1286) AND (b.`id_shop` = 1) LIMIT 1 |
1.043
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
754 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 4
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 6) AND (b.`id_shop` = 1) LIMIT 1 |
1.041
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:374 (getCMSLink)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
268 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1081
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.040
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
34 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 4
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
1.039
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
542 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1528
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.031
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'etop.lt' OR su.domain_ssl = 'etop.lt')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
1.028
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1363
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
668 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1369
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.025
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
252 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1223
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.024
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
458 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1216
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
1.024
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
102 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) LIMIT 1 |
1.003
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:173 (initSearch)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
271 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1083) AND (b.`id_shop` = 1) LIMIT 1 |
1.000
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
365 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1262) AND (b.`id_shop` = 1) LIMIT 1 |
1.000
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
321 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1302) AND (b.`id_shop` = 1) LIMIT 1 |
0.998
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
124 |
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=4)) GROUP BY pac.id_attribute |
0.996
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:737 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
26 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.989
ms
|
2 |
Yes
|
|
/classes/Currency.php:711
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
419 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1196) AND (b.`id_shop` = 1) LIMIT 1 |
0.987
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
114 |
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p INNER JOIN ps_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=1)) GROUP BY fp.id_feature_value |
0.985
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:855 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:154 (getFeaturesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
427 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1201) AND (b.`id_shop` = 1) LIMIT 1 |
0.978
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
217 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1074) AND (b.`id_shop` = 1) LIMIT 1 |
0.978
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
470 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1222
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.975
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
155 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 887040401 AND name = '_elementor_edit_mode' LIMIT 1 |
0.973
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200 (CE\get_post_meta)
/modules/creativeelements/includes/frontend.php:376 (getEditMode)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:442 (CE\apply_filters)
/classes/Hook.php:994 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:1376 (exec)
/controllers/front/listing/CategoryController.php:154 (getLayout)
/classes/controller/FrontController.php:690 (getLayout)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
602 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 943
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.967
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
409 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1193) AND (b.`id_shop` = 1) LIMIT 1 |
0.957
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
418 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1195
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.952
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
437 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1206) AND (b.`id_shop` = 1) LIMIT 1 |
0.951
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
473 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1225) AND (b.`id_shop` = 1) LIMIT 1 |
0.951
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
545 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1530) AND (b.`id_shop` = 1) LIMIT 1 |
0.950
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
216 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1073
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.947
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
713 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.933
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
638 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 956
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.930
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
416 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1194
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.930
ms
|
24 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
756 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.922
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
438 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1206
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.915
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
165 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.910
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
364 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1260
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.910
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
550 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 893
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.910
ms
|
23 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
548 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 891
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.908
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
210 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1070
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.903
ms
|
17 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
85 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 3) AND (a0.`nright` > 210) AND (a1.`id_lang` = 4) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.898
ms
|
2 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:239 (rewind)
/classes/controller/FrontController.php:1819 (getBreadcrumbLinks)
/classes/controller/FrontController.php:512 (getBreadcrumb)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
629 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1183) AND (b.`id_shop` = 1) LIMIT 1 |
0.897
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
553 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 895) AND (b.`id_shop` = 1) LIMIT 1 |
0.896
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
160 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 2020401 AND name = '_elementor_data' LIMIT 1 |
0.895
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120 (CE\get_post_meta)
/modules/creativeelements/includes/frontend.php:381 (getPlainEditor)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
406 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1191
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.891
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
529 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1281) AND (b.`id_shop` = 1) LIMIT 1 |
0.889
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
169 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.887
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
452 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1213
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.882
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
751 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.879
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/posthemeoptions/elementor/src/WidgetHelper.php:867 (getMetaByPage)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:120 (getPagesOption)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
544 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1529
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.879
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
332 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1098
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.874
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
505 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1251) AND (b.`id_shop` = 1) LIMIT 1 |
0.871
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
732 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.869
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:226 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:251 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
346 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1237
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.868
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
315 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1298) AND (b.`id_shop` = 1) LIMIT 1 |
0.868
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
84 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.861
ms
|
1 |
|
|
/classes/ObjectModel.php:1591
/classes/ObjectModel.php:1623 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1554 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:511 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
278 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1287
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.861
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
652 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1502
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.858
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
110 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 4) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 4) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC |
0.853
ms
|
4 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
759 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.850
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
194 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posvegamenu_item pi
LEFT JOIN `ps_posvegamenu_item_lang` pl ON pl.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
LEFT JOIN `ps_posvegamenu_item_shop` ps ON ps.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=4 ORDER BY pi.position ASC, pi.id_posvegamenu_item ASC |
0.849
ms
|
7 |
Yes
|
|
/modules/posvegamenu/classes/PosVegamenuClass.php:231
/modules/posvegamenu/posvegamenu.php:796 (getMenus)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
532 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1282
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.848
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
509 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1253) AND (b.`id_shop` = 1) LIMIT 1 |
0.843
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
651 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1502) AND (b.`id_shop` = 1) LIMIT 1 |
0.840
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
115 |
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer='1919' AND c.nleft>=3 AND c.nright<=210 GROUP BY p.id_product) p INNER JOIN ps_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=2)) GROUP BY fp.id_feature_value |
0.839
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:86
/modules/ps_facetedsearch/src/Adapter/MySQL.php:786 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:855 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:154 (getFeaturesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
590 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1110
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.830
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
616 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 940
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.830
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
500 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1248
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.824
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
19 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.820
ms
|
1085 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:226 (getAllHookIds)
/classes/Hook.php:813 (getIdByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
481 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1229) AND (b.`id_shop` = 1) LIMIT 1 |
0.817
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
737 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (111319) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.816
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4497
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:527 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2e/0e/83/2e0e832dc203a22a16e880bed2301f5cdfee9a24_2.file.grid6.tpl.php:180 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2e/0e/83/2e0e832dc203a22a16e880bed2301f5cdfee9a24_2.file.grid6.tpl.php:292 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2e/0e/83/2e0e832dc203a22a16e880bed2301f5cdfee9a24_2.file.grid6.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ebcb8e7_24718092)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/9a/18/58/9a185841b3cdfefec819398b05dc8095f0719eb1_2.file.product.tpl.php:42 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ebae213_72014016)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8d/8c/af/8d8caf5b135f94a0f89ef1327c6e3308497fc27c_2.file.productlist.tpl.php:47 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670eba70b1_39479911)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/f3/54/48/f3544882edd9652fb83ef24797f9c888d65d97ce_2.file.products.tpl.php:33 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670eb9d631_47350746)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:210 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:105 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
172 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.816
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
148 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 111319 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 111319 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.815
ms
|
0 |
|
|
/classes/Cart.php:1410
/classes/Product.php:4332 (getProductQuantity)
/classes/Product.php:5742 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
157 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.815
ms
|
2 |
|
|
/classes/Currency.php:1138
/classes/Currency.php:1155 (countActiveCurrencies)
/classes/module/Module.php:2201 (isMultiCurrencyActivated)
/modules/posquickmenu/posquickmenu.php:340 (getCacheId)
/classes/Hook.php:1005 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:185 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
112 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 4) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 4) WHERE ag.id_attribute_group = 2 ORDER BY agl.`name` ASC, a.`position` ASC |
0.805
ms
|
14 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
501 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1249) AND (b.`id_shop` = 1) LIMIT 1 |
0.805
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
669 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1737) AND (b.`id_shop` = 1) LIMIT 1 |
0.805
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
714 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.805
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
465 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1220) AND (b.`id_shop` = 1) LIMIT 1 |
0.805
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
297 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1267) AND (b.`id_shop` = 1) LIMIT 1 |
0.798
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
612 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1172
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.795
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.794
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
726 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.791
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/f5/79/16/f57916e154f8cba11a68814007ebe9c089653144_2.file.menu-mobile.tpl.php:60 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d46706aceb23_15215546)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:594 (fetch)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
134 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 111319 LIMIT 1 |
0.789
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3817 (getSpecificPrice)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
515 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1271) AND (b.`id_shop` = 1) LIMIT 1 |
0.787
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
400 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1188
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.786
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
293 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1093) AND (b.`id_shop` = 1) LIMIT 1 |
0.783
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
290 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1091
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.782
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
154 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.779
ms
|
7 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:211 (getFormattedName)
/src/Adapter/Image/ImageRetriever.php:101 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:95 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
683 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1744) AND (b.`id_shop` = 1) LIMIT 1 |
0.778
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
86 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1 |
0.777
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:54 (isEnabled)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_edition_basic/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:165 (getService)
/modules/ps_facebook/ps_facebook.php:328 (getService)
/classes/Hook.php:994 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
39 |
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.771
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:427 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
559 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 899) AND (b.`id_shop` = 1) LIMIT 1 |
0.768
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
82 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 130) LIMIT 1 |
0.767
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
627 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1179) AND (b.`id_shop` = 1) LIMIT 1 |
0.764
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
88 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.764
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/psxmarketingwithgoogle/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
/modules/psxmarketingwithgoogle/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
/modules/psxmarketingwithgoogle/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:65 (getPsAccountsService)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_edition_basic/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:165 (getService)
/modules/ps_facebook/ps_facebook.php:328 (getService)
/classes/Hook.php:994 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
97 |
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1026 LIMIT 1 |
0.759
ms
|
1 |
|
|
/classes/Hook.php:245
/classes/Hook.php:868 (getNameById)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
304 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1292
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.759
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
476 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1226
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.757
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
263 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1300) AND (b.`id_shop` = 1) LIMIT 1 |
0.757
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
173 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.756
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
562 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 903
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.743
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
87 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 73 AND `id_shop` = 1 LIMIT 1 |
0.741
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:54 (isEnabled)
/var/cache/prod/Ps_facebookFrontContainer.php:283 (__construct)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_edition_basic/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_facebook/ps_facebook.php:165 (getService)
/modules/ps_facebook/ps_facebook.php:328 (getService)
/classes/Hook.php:994 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
672 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1738
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.735
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
493 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1245) AND (b.`id_shop` = 1) LIMIT 1 |
0.733
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
490 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1243
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.730
ms
|
16 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
179 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.729
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
760 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.722
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
471 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1224) AND (b.`id_shop` = 1) LIMIT 1 |
0.718
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
718 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.718
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:881 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:826 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
469 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1222) AND (b.`id_shop` = 1) LIMIT 1 |
0.711
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
474 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1225
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.708
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
763 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "posfakeorder" LIMIT 1 |
0.707
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
347 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1238) AND (b.`id_shop` = 1) LIMIT 1 |
0.705
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
749 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "my-account"
OR m.page = "myaccount"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.704
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/posthemeoptions/elementor/src/WidgetHelper.php:859 (getMetaByPage)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:120 (getPagesOption)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
311 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1296) AND (b.`id_shop` = 1) LIMIT 1 |
0.703
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
432 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1203
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.702
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
286 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1089
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.700
ms
|
19 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
709 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
0.700
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:881 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:778 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
296 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1261
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.699
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
608 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 949
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.699
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
761 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.694
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/posthemeoptions/elementor/widgets/PosNewsletterWidget.php:607 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
495 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1246) AND (b.`id_shop` = 1) LIMIT 1 |
0.693
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
121 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 4) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 4) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC |
0.692
ms
|
3 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
533 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1291) AND (b.`id_shop` = 1) LIMIT 1 |
0.691
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
580 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 920
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.690
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
423 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1198) AND (b.`id_shop` = 1) LIMIT 1 |
0.688
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
628 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1179
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.688
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
83 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 130 |
0.685
ms
|
6 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
130 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 1
AND cl.`id_category` = 1147 LIMIT 1 |
0.683
ms
|
1 |
|
|
/classes/Category.php:1375
/classes/Product.php:5617 (getLinkRewrite)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
705 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.679
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:881 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:778 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.677
ms
|
108 |
|
|
/classes/module/Module.php:345
/modules/ets_onepagecheckout/ets_onepagecheckout.php:115 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:914 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
688 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1746
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.676
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
674 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1739
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.670
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
37 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
0.667
ms
|
6 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1091 (__construct)
/classes/Tools.php:684 (getCurrencyInstance)
/classes/controller/FrontController.php:360 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
475 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1226) AND (b.`id_shop` = 1) LIMIT 1 |
0.665
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
24 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.662
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:92 (__construct)
/classes/controller/FrontController.php:211 (__construct)
/classes/controller/Controller.php:246 (__construct)
/classes/Dispatcher.php:504 (getController)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
92 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.660
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:92 (__construct)
/modules/posshoppingcart/posshoppingcart.php:59 (__construct)
/classes/Hook.php:994 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
324 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1303
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.651
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
354 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1241
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.651
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
258 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1284
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.650
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
598 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 933
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.650
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
301 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1288) AND (b.`id_shop` = 1) LIMIT 1 |
0.648
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
352 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1240
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.646
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
731 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.643
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:92 (__construct)
/modules/posshoppingcart/posshoppingcart.php:86 (__construct)
/modules/posshoppingcart/posshoppingcart.php:103 (getWidgetVariables)
/modules/posthemeoptions/elementor/widgets/PosHeaderCartWidget.php:383 (renderWidget)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
591 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1325) AND (b.`id_shop` = 1) LIMIT 1 |
0.641
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
588 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1109
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.639
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
670 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1737
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.638
ms
|
12 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
100 |
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `ps_feature` f INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `ps_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 4) LEFT JOIN `ps_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `ps_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 4) ORDER BY f.`position` ASC |
0.637
ms
|
2 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
/modules/ps_facetedsearch/src/Filters/Converter.php:388 (getFeatures)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
741 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 3020401 AND name = '_elementor_data' LIMIT 1 |
0.637
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120 (CE\get_post_meta)
/modules/creativeelements/includes/db.php:350 (getPlainEditor)
/modules/creativeelements/includes/css-file/post-css-file.php:94 (isBuiltWithElementor)
/modules/creativeelements/includes/frontend.php:390 (enqueue)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
356 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1256
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.636
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
594 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1499
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.631
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
89 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "posquickmenu" LIMIT 1 |
0.631
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2081 (getModuleIdByName)
/modules/posthemeoptions/posthemeoptions.php:810 (isInstalled)
/modules/posthemeoptions/posthemeoptions.php:688 (getOptions)
/classes/Hook.php:994 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
561 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 903) AND (b.`id_shop` = 1) LIMIT 1 |
0.631
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
308 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1294
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.629
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
643 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 959) AND (b.`id_shop` = 1) LIMIT 1 |
0.625
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.624
ms
|
6 |
|
|
/classes/Language.php:1049
/config/config.inc.php:143 (loadLanguages)
/index.php:27 (require)
|
317 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1299) AND (b.`id_shop` = 1) LIMIT 1 |
0.623
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
103 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 887 AND `id_shop` = 1 |
0.621
ms
|
6 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:173 (initSearch)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
746 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.620
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posthemeoptions/elementor/src/WidgetHelper.php:847 (getMetaByPage)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:120 (getPagesOption)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
196 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1062
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.619
ms
|
15 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
503 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1250) AND (b.`id_shop` = 1) LIMIT 1 |
0.618
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
343 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1236) AND (b.`id_shop` = 1) LIMIT 1 |
0.617
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
478 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1227
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.617
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
626 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1177
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.614
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
415 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1194) AND (b.`id_shop` = 1) LIMIT 1 |
0.614
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
654 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1508
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.612
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
758 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.610
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
472 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1224
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.608
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
486 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1231
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.606
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
488 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1232
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.604
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
140 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.604
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3916 (getTaxCalculator)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
633 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 953) AND (b.`id_shop` = 1) LIMIT 1 |
0.604
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
273 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1084) AND (b.`id_shop` = 1) LIMIT 1 |
0.602
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
510 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1253
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.601
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
536 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1326
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.601
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
251 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1223) AND (b.`id_shop` = 1) LIMIT 1 |
0.599
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 4) LIMIT 1 |
0.598
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:211 (__construct)
/index.php:27 (require)
|
445 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1210) AND (b.`id_shop` = 1) LIMIT 1 |
0.595
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
686 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1745
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.592
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
596 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1500
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.591
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
167 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.586
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
477 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1227) AND (b.`id_shop` = 1) LIMIT 1 |
0.586
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
6 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 130) LIMIT 1 |
0.585
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:146 (__construct)
/index.php:27 (require)
|
96 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ets_reviews" LIMIT 1 |
0.585
ms
|
0 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2081 (getModuleIdByName)
/modules/ybc_blocksearch/ybc_blocksearch.php:1452 (isInstalled)
/modules/ybc_blocksearch/ybc_blocksearch.php:362 (checkModuleEnable)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:914 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
565 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 905) AND (b.`id_shop` = 1) LIMIT 1 |
0.583
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
156 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 887040401 AND name = '_wp_page_template' LIMIT 1 |
0.582
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/page-settings/manager.php:66 (CE\get_post_meta)
:undefined (templateInclude)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:444 (CE\apply_filters)
/classes/Hook.php:994 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:1376 (exec)
/controllers/front/listing/CategoryController.php:154 (getLayout)
/classes/controller/FrontController.php:690 (getLayout)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
186 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "posshoppingcart" LIMIT 1 |
0.582
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/posthemeoptions/elementor/widgets/PosHeaderCartWidget.php:379 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
36 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.579
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1091 (__construct)
/classes/Tools.php:684 (getCurrencyInstance)
/classes/controller/FrontController.php:360 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
190 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 95 AND `id_shop` = 1 LIMIT 1 |
0.579
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:572 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
467 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1221) AND (b.`id_shop` = 1) LIMIT 1 |
0.574
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
468 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1221
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.572
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
294 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1093
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.571
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
485 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1231) AND (b.`id_shop` = 1) LIMIT 1 |
0.566
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
601 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 943) AND (b.`id_shop` = 1) LIMIT 1 |
0.566
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
414 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1313
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.562
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
516 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1271
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.561
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
554 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 895
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.559
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
71 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.558
ms
|
0 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/controller/FrontController.php:1613 (isEnabled)
/classes/controller/FrontController.php:1756 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:269 (getTemplateVarPage)
/classes/controller/FrontController.php:506 (getTemplateVarPage)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
597 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 933) AND (b.`id_shop` = 1) LIMIT 1 |
0.557
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
730 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM ps_poswishlist w, ps_poswishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.551
ms
|
60 |
|
|
/modules/poswishlist/poswishlist.php:222
/modules/poswishlist/poswishlist.php:235 (hookdisplayNav)
/classes/Hook.php:994 (hookdisplayMegamenuMobileBottom)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/f5/79/16/f57916e154f8cba11a68814007ebe9c089653144_2.file.menu-mobile.tpl.php:60 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d46706aceb23_15215546)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:594 (fetch)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
506 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1251
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.550
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
264 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1300
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.550
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
188 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.549
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/src/Adapter/Presenter/Cart/CartPresenter.php:92 (__construct)
/modules/posshoppingcart/posshoppingcart.php:86 (__construct)
/modules/posshoppingcart/posshoppingcart.php:103 (getWidgetVariables)
/modules/posthemeoptions/elementor/widgets/PosHeaderCartWidget.php:383 (renderWidget)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
496 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1246
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.547
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
660 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1180
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.547
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
69 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.542
ms
|
108 |
|
|
/classes/module/Module.php:345
/modules/blockreassurance/blockreassurance.php:102 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:914 (getInstanceByName)
/classes/controller/FrontController.php:948 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
213 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1072) AND (b.`id_shop` = 1) LIMIT 1 |
0.542
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
123 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 4) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 4) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 4) WHERE ag.id_attribute_group = 4 ORDER BY agl.`name` ASC, a.`position` ASC |
0.541
ms
|
4 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
/modules/ps_facetedsearch/src/Filters/Block.php:731 (getAttributes)
/modules/ps_facetedsearch/src/Filters/Block.php:150 (getAttributesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
401 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1189) AND (b.`id_shop` = 1) LIMIT 1 |
0.541
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
648 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 961
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.540
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
684 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1744
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.540
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
687 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1746) AND (b.`id_shop` = 1) LIMIT 1 |
0.535
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
93 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ybc_blog" LIMIT 1 |
0.534
ms
|
0 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2081 (getModuleIdByName)
/modules/ybc_blocksearch/ybc_blocksearch.php:1452 (isInstalled)
/modules/ybc_blocksearch/ybc_blocksearch.php:354 (checkModuleEnable)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:914 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
619 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1174) AND (b.`id_shop` = 1) LIMIT 1 |
0.532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
492 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1244
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.532
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
583 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 923) AND (b.`id_shop` = 1) LIMIT 1 |
0.531
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
320 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1301
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.527
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
690 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1747
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.526
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
159 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 2020401 AND name = '_elementor_edit_mode' LIMIT 1 |
0.526
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200 (CE\get_post_meta)
/modules/creativeelements/includes/frontend.php:376 (getEditMode)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
538 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1526
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.526
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
310 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1295
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.525
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
361 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1259) AND (b.`id_shop` = 1) LIMIT 1 |
0.524
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
507 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1252) AND (b.`id_shop` = 1) LIMIT 1 |
0.522
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
73 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) AND (b.`id_shop` = 1) LIMIT 1 |
0.521
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2123 (getLanguageLink)
/classes/controller/FrontController.php:1564 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
434 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1204
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.515
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
610 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 952
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.515
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
207 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1307) AND (b.`id_shop` = 1) LIMIT 1 |
0.514
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
568 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 910
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.513
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
517 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1272) AND (b.`id_shop` = 1) LIMIT 1 |
0.511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
3 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
504 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1250
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.510
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
564 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 904
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.507
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
757 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 4
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
0.507
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:374 (getCMSLink)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
607 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 949) AND (b.`id_shop` = 1) LIMIT 1 |
0.506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
685 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1745) AND (b.`id_shop` = 1) LIMIT 1 |
0.502
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
338 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1233
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.501
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
600 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 939
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.499
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
479 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1228) AND (b.`id_shop` = 1) LIMIT 1 |
0.498
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
518 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1272
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.497
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
589 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1110) AND (b.`id_shop` = 1) LIMIT 1 |
0.494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
653 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1508) AND (b.`id_shop` = 1) LIMIT 1 |
0.494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
106 |
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="8cb375138e2b535fbc8c9b789bdf99f2" LIMIT 1 |
0.493
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:186
/modules/ps_facetedsearch/src/Product/SearchProvider.php:210 (getFromCache)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
279 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1290) AND (b.`id_shop` = 1) LIMIT 1 |
0.493
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
370 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1316
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.491
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
459 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1217) AND (b.`id_shop` = 1) LIMIT 1 |
0.491
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
366 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1262
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.489
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
153 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 111319 |
0.488
ms
|
1 |
|
|
/classes/Product.php:2895
/src/Adapter/Image/ImageRetriever.php:83 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/classes/controller/ProductListingFrontController.php:119 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
543 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1529) AND (b.`id_shop` = 1) LIMIT 1 |
0.488
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
312 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1296
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.487
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
280 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1290
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.485
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
743 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 3020401 AND name = '_elementor_css' LIMIT 1 |
0.484
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/css-file/post-css-file.php:60 (CE\get_post_meta)
/modules/creativeelements/includes/css-file/css-file.php:247 (loadMeta)
/modules/creativeelements/includes/css-file/css-file.php:100 (getMeta)
/modules/creativeelements/includes/css-file/post-css-file.php:98 (enqueue)
/modules/creativeelements/includes/frontend.php:390 (enqueue)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
307 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1294) AND (b.`id_shop` = 1) LIMIT 1 |
0.483
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
630 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1183
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.482
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
454 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1214
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.481
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
450 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1212
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.480
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
15 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.479
ms
|
88 |
|
|
/classes/Hook.php:288
/classes/Hook.php:319 (getAllHookAliases)
/classes/Hook.php:711 (getHookAliasesFor)
/classes/Hook.php:804 (getHookModuleExecList)
/classes/Dispatcher.php:586 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
192 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 5 LIMIT 1 |
0.476
ms
|
7 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1278 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:786 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
655 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 962) AND (b.`id_shop` = 1) LIMIT 1 |
0.476
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
267 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1081) AND (b.`id_shop` = 1) LIMIT 1 |
0.475
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
649 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1178) AND (b.`id_shop` = 1) LIMIT 1 |
0.475
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
295 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1261) AND (b.`id_shop` = 1) LIMIT 1 |
0.473
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
599 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 939) AND (b.`id_shop` = 1) LIMIT 1 |
0.472
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
658 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 965
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.472
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
552 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 894
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.469
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.469
ms
|
6 |
|
|
/classes/Language.php:1185
/classes/Language.php:1474 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
581 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 921) AND (b.`id_shop` = 1) LIMIT 1 |
0.468
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.467
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
353 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1241) AND (b.`id_shop` = 1) LIMIT 1 |
0.466
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
706 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.465
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:882 (__construct)
/modules/posmegamenu/posmegamenu.php:778 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
170 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.463
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
335 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1108) AND (b.`id_shop` = 1) LIMIT 1 |
0.463
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
540 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1527
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.460
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
582 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 921
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.458
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
520 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1353
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.457
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
556 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 897
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.456
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
147 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 111319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.455
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4326 (getQuantityAvailableByProduct)
/classes/Product.php:5742 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
25 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) AND (b.`id_shop` = 1) LIMIT 1 |
0.455
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:78 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
269 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1082) AND (b.`id_shop` = 1) LIMIT 1 |
0.452
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
246 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1078
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.452
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
392 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1184
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.449
ms
|
11 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.448
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:301 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
162 |
SELECT SQL_NO_CACHE value FROM ps_ce_meta WHERE id = 2020401 AND name = '_elementor_edit_mode' LIMIT 1 |
0.448
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200 (CE\get_post_meta)
/modules/creativeelements/includes/db.php:351 (getEditMode)
/modules/creativeelements/includes/css-file/post-css-file.php:94 (isBuiltWithElementor)
/modules/creativeelements/includes/frontend.php:390 (enqueue)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
288 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1090
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.448
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
281 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1088) AND (b.`id_shop` = 1) LIMIT 1 |
0.447
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
659 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1180) AND (b.`id_shop` = 1) LIMIT 1 |
0.447
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
647 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 961) AND (b.`id_shop` = 1) LIMIT 1 |
0.444
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.442
ms
|
108 |
|
|
/classes/module/Module.php:345
/modules/psassistant/psassistant.php:73 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:914 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
604 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 945
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.441
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
144 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 130
AND tr.`id_tax_rules_group` = 8
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.437
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3942 (getTaxCalculator)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5672 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
282 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1088
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.436
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
35 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'et-ee'
OR `language_code` = 'et-ee' LIMIT 1 |
0.433
ms
|
6 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
336 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1108
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.433
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
694 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1749
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.431
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
22 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.429
ms
|
88 |
|
|
/classes/Hook.php:340
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:364 (normalizeHookName)
/classes/Hook.php:387 (getAllKnownNames)
/classes/Hook.php:922 (isHookCallableOn)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
79 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.429
ms
|
7 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:368 (getImagesTypes)
/classes/controller/FrontController.php:1571 (getNoPictureImage)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
141 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1 |
0.428
ms
|
6 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3916 (getTaxCalculator)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
444 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1209
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.427
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
703 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.426
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posmegamenu/posmegamenu.php:922 (getMetaByPage)
/modules/posmegamenu/posmegamenu.php:778 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
187 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 98 AND `id_shop` = 1 LIMIT 1 |
0.424
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/posthemeoptions/elementor/widgets/PosHeaderCartWidget.php:379 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
276 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1255
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.424
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
455 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1215) AND (b.`id_shop` = 1) LIMIT 1 |
0.424
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
385 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1320) AND (b.`id_shop` = 1) LIMIT 1 |
0.423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
30 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 4
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
563 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 904) AND (b.`id_shop` = 1) LIMIT 1 |
0.422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
650 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1178
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.422
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
762 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.420
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/posthemeoptions/elementor/widgets/PosNewsletterWidget.php:607 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
344 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1236
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.420
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
511 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1254) AND (b.`id_shop` = 1) LIMIT 1 |
0.418
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
592 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1325
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.417
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
494 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1245
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.417
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
624 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1176
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.417
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
360 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1258
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.416
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
549 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 893) AND (b.`id_shop` = 1) LIMIT 1 |
0.413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
574 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 916
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.413
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
199 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1067) AND (b.`id_shop` = 1) LIMIT 1 |
0.412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
323 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1303) AND (b.`id_shop` = 1) LIMIT 1 |
0.412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
682 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1743
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.409
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
716 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.408
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posmegamenu/posmegamenu.php:922 (getMetaByPage)
/modules/posmegamenu/posmegamenu.php:826 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
728 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.405
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/f5/79/16/f57916e154f8cba11a68814007ebe9c089653144_2.file.menu-mobile.tpl.php:60 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d46706aceb23_15215546)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:594 (fetch)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
765 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "poscookielaw" LIMIT 1 |
0.405
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
666 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1368
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.404
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
40 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.403
ms
|
6 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:427 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
614 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1173
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.403
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
340 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1234
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.401
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
618 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 941
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.399
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
358 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1257
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.399
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
378 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1099
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.398
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
405 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1191) AND (b.`id_shop` = 1) LIMIT 1 |
0.398
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
369 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1316) AND (b.`id_shop` = 1) LIMIT 1 |
0.398
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
680 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1742
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.398
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
262 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1286
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.397
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
289 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1091) AND (b.`id_shop` = 1) LIMIT 1 |
0.396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
135 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 111319) |
0.394
ms
|
1 |
|
|
/classes/Product.php:3850
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
622 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1175
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.394
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
305 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1293) AND (b.`id_shop` = 1) LIMIT 1 |
0.393
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
372 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1317
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.393
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
697 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posmegamenu_item pi
LEFT JOIN `ps_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `ps_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=4 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.393
ms
|
4 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:1235 (getMenus)
/modules/posmegamenu/posmegamenu.php:761 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
664 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1367
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.392
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
214 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1072
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.391
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
443 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1209) AND (b.`id_shop` = 1) LIMIT 1 |
0.390
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
675 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1740) AND (b.`id_shop` = 1) LIMIT 1 |
0.388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
250 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1199
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.388
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
537 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1526) AND (b.`id_shop` = 1) LIMIT 1 |
0.387
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
579 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 920) AND (b.`id_shop` = 1) LIMIT 1 |
0.387
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
355 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1256) AND (b.`id_shop` = 1) LIMIT 1 |
0.385
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
678 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1741
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.385
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
145 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 111319 LIMIT 1 |
0.384
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4323 (isPack)
/classes/Product.php:5742 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
449 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1212) AND (b.`id_shop` = 1) LIMIT 1 |
0.384
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
662 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1366
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.384
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
185 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM ps_poswishlist w, ps_poswishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.382
ms
|
60 |
|
|
/modules/poswishlist/poswishlist.php:222
/modules/posthemeoptions/elementor/widgets/PosHeaderWishlistWidget.php:384 (hookdisplayNav)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
702 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM ps_posmegamenu_item pi
LEFT JOIN `ps_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `ps_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 1 AND pl.id_lang=4 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.381
ms
|
4 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:769 (getMenus)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
371 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1317) AND (b.`id_shop` = 1) LIMIT 1 |
0.380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
717 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "manufacturer"
OR m.page = "manufacturer"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.379
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posmegamenu/posmegamenu.php:924 (getMetaByPage)
/modules/posmegamenu/posmegamenu.php:826 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
74 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) AND (b.`id_shop` = 1) LIMIT 1 |
0.379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2123 (getLanguageLink)
/classes/controller/FrontController.php:1564 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
613 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1173) AND (b.`id_shop` = 1) LIMIT 1 |
0.379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
551 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 894) AND (b.`id_shop` = 1) LIMIT 1 |
0.378
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
667 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1369) AND (b.`id_shop` = 1) LIMIT 1 |
0.377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
275 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1255) AND (b.`id_shop` = 1) LIMIT 1 |
0.377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
593 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1499) AND (b.`id_shop` = 1) LIMIT 1 |
0.374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
673 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1739) AND (b.`id_shop` = 1) LIMIT 1 |
0.374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
595 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1500) AND (b.`id_shop` = 1) LIMIT 1 |
0.373
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
539 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1527) AND (b.`id_shop` = 1) LIMIT 1 |
0.371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
202 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1289
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.369
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
50 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.369
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
576 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 917
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.368
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
42 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 887 AND ctg.`id_group` = 1 LIMIT 1 |
0.366
ms
|
1 |
|
|
/classes/Category.php:1751
/controllers/front/listing/CategoryController.php:90 (checkAccess)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
256 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1265
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.365
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
259 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1285) AND (b.`id_shop` = 1) LIMIT 1 |
0.365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
309 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1295) AND (b.`id_shop` = 1) LIMIT 1 |
0.365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
519 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1353) AND (b.`id_shop` = 1) LIMIT 1 |
0.365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
572 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 914
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.365
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
632 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1751
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.363
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
661 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1366) AND (b.`id_shop` = 1) LIMIT 1 |
0.360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
681 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1743) AND (b.`id_shop` = 1) LIMIT 1 |
0.360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
200 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1067
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.359
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
337 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1233) AND (b.`id_shop` = 1) LIMIT 1 |
0.359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
436 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1205
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.359
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
339 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1234) AND (b.`id_shop` = 1) LIMIT 1 |
0.358
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
615 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 940) AND (b.`id_shop` = 1) LIMIT 1 |
0.358
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
491 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1244) AND (b.`id_shop` = 1) LIMIT 1 |
0.356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
254 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1264
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.355
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
384 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1319
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.355
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
578 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 918
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.354
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
487 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1232) AND (b.`id_shop` = 1) LIMIT 1 |
0.352
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
577 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 918) AND (b.`id_shop` = 1) LIMIT 1 |
0.352
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
575 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 917) AND (b.`id_shop` = 1) LIMIT 1 |
0.351
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
617 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 941) AND (b.`id_shop` = 1) LIMIT 1 |
0.349
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
623 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1176) AND (b.`id_shop` = 1) LIMIT 1 |
0.348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
603 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 945) AND (b.`id_shop` = 1) LIMIT 1 |
0.347
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
27 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'et-ee'
OR `language_code` = 'et-ee' LIMIT 1 |
0.345
ms
|
6 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
541 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1528) AND (b.`id_shop` = 1) LIMIT 1 |
0.343
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
676 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1740
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.343
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
357 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1257) AND (b.`id_shop` = 1) LIMIT 1 |
0.343
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
359 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1258) AND (b.`id_shop` = 1) LIMIT 1 |
0.340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
435 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1205) AND (b.`id_shop` = 1) LIMIT 1 |
0.340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
573 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 916) AND (b.`id_shop` = 1) LIMIT 1 |
0.340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
621 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1175) AND (b.`id_shop` = 1) LIMIT 1 |
0.339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
744 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.339
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
723 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
0.338
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:882 (__construct)
/modules/posmegamenu/posmegamenu.php:826 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
625 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1177) AND (b.`id_shop` = 1) LIMIT 1 |
0.338
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
277 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1287) AND (b.`id_shop` = 1) LIMIT 1 |
0.337
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
284 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1094
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.336
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
679 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1742) AND (b.`id_shop` = 1) LIMIT 1 |
0.336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
729 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.336
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/f5/79/16/f57916e154f8cba11a68814007ebe9c089653144_2.file.menu-mobile.tpl.php:60 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d46706aceb23_15215546)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:594 (fetch)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
91 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.333
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posfakeorder/posfakeorder.php:339 (__construct)
/modules/posfakeorder/posfakeorder.php:267 (getProducts)
/classes/Hook.php:994 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
171 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.333
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
570 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 912
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.330
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
208 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1307
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.329
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
722 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
0.329
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/posmegamenu/posmegamenu.php:881 (getCategoryLink)
/modules/posmegamenu/posmegamenu.php:826 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
20 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.328
ms
|
1 |
|
|
/classes/module/Module.php:2015
/classes/Hook.php:882 (getExceptionsStatic)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
287 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1090) AND (b.`id_shop` = 1) LIMIT 1 |
0.328
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
665 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1368) AND (b.`id_shop` = 1) LIMIT 1 |
0.328
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
431 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1203) AND (b.`id_shop` = 1) LIMIT 1 |
0.327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
325 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1095) AND (b.`id_shop` = 1) LIMIT 1 |
0.324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
376 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1525
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.323
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
453 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1214) AND (b.`id_shop` = 1) LIMIT 1 |
0.323
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
569 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 912) AND (b.`id_shop` = 1) LIMIT 1 |
0.322
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
489 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1243) AND (b.`id_shop` = 1) LIMIT 1 |
0.321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
497 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1247) AND (b.`id_shop` = 1) LIMIT 1 |
0.319
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
747 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.318
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posthemeoptions/elementor/src/WidgetHelper.php:851 (getMetaByPage)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:120 (getPagesOption)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
131 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 4 AND id_category = 1147 LIMIT 1 |
0.317
ms
|
1 |
|
|
/classes/Product.php:5618
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
76 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) AND (b.`id_shop` = 1) LIMIT 1 |
0.316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2123 (getLanguageLink)
/classes/controller/FrontController.php:1564 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
80 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 130 LIMIT 1 |
0.316
ms
|
1 |
|
|
/classes/AddressFormat.php:656
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
567 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 910) AND (b.`id_shop` = 1) LIMIT 1 |
0.316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
45 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 888) AND (b.`id_shop` = 1) LIMIT 1 |
0.314
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
571 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 914) AND (b.`id_shop` = 1) LIMIT 1 |
0.313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
362 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1259
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.310
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
631 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1751) AND (b.`id_shop` = 1) LIMIT 1 |
0.310
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
748 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "stores"
OR m.page = "stores"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.310
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posthemeoptions/elementor/src/WidgetHelper.php:855 (getMetaByPage)
/modules/posthemeoptions/elementor/widgets/PosLinksWidget.php:120 (getPagesOption)
/modules/creativeelements/includes/base/controls-stack.php:468 (_registerControls)
/modules/creativeelements/includes/base/controls-stack.php:72 (_initControls)
/modules/creativeelements/includes/base/controls-stack.php:437 (getControls)
/modules/creativeelements/includes/base/controls-stack.php:477 (_getParsedSettings)
/modules/creativeelements/includes/base/controls-stack.php:483 (_init)
/modules/creativeelements/includes/base/element-base.php:460 (__construct)
/modules/creativeelements/includes/base/widget-base.php:58 (__construct)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:53 (__construct)
/modules/creativeelements/includes/managers/elements.php:56 (__construct)
/modules/creativeelements/includes/base/element-base.php:193 (createElementInstance)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/8c/d6/2c/8cd62c34b881ff284d776fe3254fcb377fabd5d1_2.file.footer.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670ec0bc21_04458442)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:525 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:131 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
724 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
0.309
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:840 (__construct)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
41 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.308
ms
|
1 |
|
|
/classes/ObjectModel.php:1728
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:427 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
227 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1086) AND (b.`id_shop` = 1) LIMIT 1 |
0.308
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
390 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1101
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.307
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
677 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1741) AND (b.`id_shop` = 1) LIMIT 1 |
0.306
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
206 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1306
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.304
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
195 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1062) AND (b.`id_shop` = 1) LIMIT 1 |
0.303
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/modules/posvegamenu/posvegamenu.php:911 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:806 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
260 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1285
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.303
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
17 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ets_superspeed" LIMIT 1 |
0.302
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/override/classes/Dispatcher.php:29 (isEnabled)
/index.php:28 (dispatch)
|
671 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1738) AND (b.`id_shop` = 1) LIMIT 1 |
0.302
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
704 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "manufacturer"
OR m.page = "manufacturer"
)
AND ml.id_lang = 4
AND ml.id_shop = 1 LIMIT 1 |
0.301
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posmegamenu/posmegamenu.php:924 (getMetaByPage)
/modules/posmegamenu/posmegamenu.php:778 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
51 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 919) AND (b.`id_shop` = 1) LIMIT 1 |
0.300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
220 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1075
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.300
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
232 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1308
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.298
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
620 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1174
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.298
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
382 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1318
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.295
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
240 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1312
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.293
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
609 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 952) AND (b.`id_shop` = 1) LIMIT 1 |
0.293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
710 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
0.293
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:882 (__construct)
/modules/posmegamenu/posmegamenu.php:778 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
719 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.292
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:882 (__construct)
/modules/posmegamenu/posmegamenu.php:826 (fomartLink)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
711 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
0.289
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:792 (__construct)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
204 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1305
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.288
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
212 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1071
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.288
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
75 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) AND (b.`id_shop` = 1) LIMIT 1 |
0.287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2123 (getLanguageLink)
/classes/controller/FrontController.php:1564 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
391 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1184) AND (b.`id_shop` = 1) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
224 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1077
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.285
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
215 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1073) AND (b.`id_shop` = 1) LIMIT 1 |
0.282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
222 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1076
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.281
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
234 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1309
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.281
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
451 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1213) AND (b.`id_shop` = 1) LIMIT 1 |
0.280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
733 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1 |
0.279
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:226 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d5/98/6d/d5986dd9d10637d485d5ddce20fc52088bab5356_2.file.left_column.tpl.php:251 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
244 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1315
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.277
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
211 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1071) AND (b.`id_shop` = 1) LIMIT 1 |
0.276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
242 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1314
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.276
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
388 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1321
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.276
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
764 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1 |
0.276
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
238 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1311
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.275
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
28 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.275
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/classes/Currency.php:970 (isFeatureActive)
/classes/Currency.php:892 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
43 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.274
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:198 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
95 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.273
ms
|
0 |
|
|
/classes/module/Module.php:2106
/modules/ybc_blocksearch/ybc_blocksearch.php:1452 (isEnabled)
/modules/ybc_blocksearch/ybc_blocksearch.php:362 (checkModuleEnable)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:914 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
236 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1310
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.273
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
380 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1100
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.273
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
197 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1066) AND (b.`id_shop` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
248 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1079
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.272
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
219 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1075) AND (b.`id_shop` = 1) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
663 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1367) AND (b.`id_shop` = 1) LIMIT 1 |
0.270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
691 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1748) AND (b.`id_shop` = 1) LIMIT 1 |
0.269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
223 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1077) AND (b.`id_shop` = 1) LIMIT 1 |
0.268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
226 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1080
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.267
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
228 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1086
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.266
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
253 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1264) AND (b.`id_shop` = 1) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
700 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 3 LIMIT 1 |
0.266
ms
|
4 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1252 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:761 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
47 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 900) AND (b.`id_shop` = 1) LIMIT 1 |
0.265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
142 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 111319 AND `id_group` = 1 LIMIT 1 |
0.265
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3980 (getValueForProduct)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
285 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1089) AND (b.`id_shop` = 1) LIMIT 1 |
0.265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
201 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1289) AND (b.`id_shop` = 1) LIMIT 1 |
0.264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
59 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 951) AND (b.`id_shop` = 1) LIMIT 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
61 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 954) AND (b.`id_shop` = 1) LIMIT 1 |
0.263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
701 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 4 LIMIT 1 |
0.263
ms
|
4 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1252 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:761 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
243 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1315) AND (b.`id_shop` = 1) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
383 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1319) AND (b.`id_shop` = 1) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
712 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1 |
0.261
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:1201 (__construct)
/modules/posmegamenu/posmegamenu.php:793 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
29 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.260
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
720 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.260
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:840 (__construct)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
77 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 6
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 887) AND (b.`id_shop` = 1) LIMIT 1 |
0.259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1214 (getCategoryLink)
/classes/controller/FrontController.php:2123 (getLanguageLink)
/classes/controller/FrontController.php:1564 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
18 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 125 AND `id_shop` = 1 LIMIT 1 |
0.258
ms
|
0 |
|
|
/classes/module/Module.php:2106
/override/classes/Dispatcher.php:29 (isEnabled)
/index.php:28 (dispatch)
|
386 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1320
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.257
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
611 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1172) AND (b.`id_shop` = 1) LIMIT 1 |
0.257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
695 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "posmegamenu" LIMIT 1 |
0.257
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2105 (getModuleIdByName)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:565 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
692 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1748
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.254
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
230 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 4
AND c.`id_parent` = 1283
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.253
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1148
/modules/posvegamenu/posvegamenu.php:1235 (getChildren)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
168 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.252
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
203 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1305) AND (b.`id_shop` = 1) LIMIT 1 |
0.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
205 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1306) AND (b.`id_shop` = 1) LIMIT 1 |
0.248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
283 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1094) AND (b.`id_shop` = 1) LIMIT 1 |
0.247
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
381 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1318) AND (b.`id_shop` = 1) LIMIT 1 |
0.245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
235 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1310) AND (b.`id_shop` = 1) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
7 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:561 (__construct)
/config/config.inc.php:171 (getGroup)
/index.php:27 (require)
|
255 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1265) AND (b.`id_shop` = 1) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
377 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1099) AND (b.`id_shop` = 1) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
63 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1154) AND (b.`id_shop` = 1) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
245 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1078) AND (b.`id_shop` = 1) LIMIT 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
387 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1321) AND (b.`id_shop` = 1) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
57 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 938) AND (b.`id_shop` = 1) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
81 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 130 LIMIT 1 |
0.232
ms
|
1 |
|
|
/classes/Country.php:402
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1716 (generateAddress)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
209 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1070) AND (b.`id_shop` = 1) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
239 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1312) AND (b.`id_shop` = 1) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
721 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.232
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posmegamenu/posmegamenu.php:1201 (__construct)
/modules/posmegamenu/posmegamenu.php:841 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:582 (hookDisplayMegamenuMobile)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
38 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.231
ms
|
1 |
|
|
/classes/ObjectModel.php:1728
/classes/Tools.php:691 (isAssociatedToShop)
/classes/controller/FrontController.php:360 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
241 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1314) AND (b.`id_shop` = 1) LIMIT 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
221 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1076) AND (b.`id_shop` = 1) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
375 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1525) AND (b.`id_shop` = 1) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
766 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 90 AND `id_shop` = 1 LIMIT 1 |
0.230
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:574 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:147 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
78 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/classes/controller/FrontController.php:1570 (__construct)
/classes/controller/FrontController.php:1697 (getTemplateVarUrls)
/classes/controller/FrontController.php:507 (getTemplateVarShop)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
698 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 1 LIMIT 1 |
0.228
ms
|
4 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1252 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:761 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
249 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1199) AND (b.`id_shop` = 1) LIMIT 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
31 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'et-ee'
OR `language_code` = 'et-ee' LIMIT 1 |
0.226
ms
|
6 |
|
|
/classes/Language.php:852
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
225 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1080) AND (b.`id_shop` = 1) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
233 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1309) AND (b.`id_shop` = 1) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
237 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1311) AND (b.`id_shop` = 1) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
379 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1100) AND (b.`id_shop` = 1) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
727 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/module/Module.php:2106
/classes/Hook.php:1000 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:949 (coreRenderWidget)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/f5/79/16/f57916e154f8cba11a68814007ebe9c089653144_2.file.menu-mobile.tpl.php:60 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d46706aceb23_15215546)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:594 (fetch)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
60 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.219
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
389 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1101) AND (b.`id_shop` = 1) LIMIT 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
247 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1079) AND (b.`id_shop` = 1) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
229 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1283) AND (b.`id_shop` = 1) LIMIT 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
72 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.214
ms
|
0 |
|
|
/classes/module/Module.php:2106
/classes/controller/FrontController.php:1613 (isEnabled)
/classes/controller/FrontController.php:1756 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:269 (getTemplateVarPage)
/classes/controller/FrontController.php:506 (getTemplateVarPage)
/classes/controller/FrontController.php:569 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
94 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "productcomments" LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/module/Module.php:2633
/classes/module/Module.php:2081 (getModuleIdByName)
/modules/ybc_blocksearch/ybc_blocksearch.php:1452 (isInstalled)
/modules/ybc_blocksearch/ybc_blocksearch.php:362 (checkModuleEnable)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1232 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1211 (coreLoadModule)
/classes/Hook.php:914 (getInstanceByName)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
174 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
693 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1749) AND (b.`id_shop` = 1) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
393 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1185) AND (b.`id_shop` = 1) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
231 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1308) AND (b.`id_shop` = 1) LIMIT 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/modules/posvegamenu/posvegamenu.php:1242 (__construct)
/modules/posvegamenu/posvegamenu.php:1245 (getRespCategories)
/modules/posvegamenu/posvegamenu.php:821 (getRespCategories)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:574 (hookDisplayVegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
49 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 909) AND (b.`id_shop` = 1) LIMIT 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
146 |
SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 111319 LIMIT 1 |
0.206
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4323 (isPack)
/classes/Product.php:5742 (getQuantity)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
177 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.206
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
699 |
SELECT SQL_NO_CACHE ps.*
FROM ps_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 2 LIMIT 1 |
0.198
ms
|
4 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1252 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:761 (generateCss)
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:567 (hookDisplayMegamenu)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
175 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
9 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 4
AND id_shop = 1 LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/ObjectModel.php:1728
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:27 (require)
|
33 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'RUB') LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/Currency.php:895
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
67 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1327) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
58 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
65 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1171) AND (b.`id_shop` = 1) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
176 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
12 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'et' LIMIT 1 |
0.179
ms
|
6 |
|
|
/classes/Language.php:823
/classes/Tools.php:626 (getIdByIso)
/classes/Dispatcher.php:236 (switchLanguage)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
696 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 94 AND `id_shop` = 1 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/posthemeoptions/elementor/widgets/PosHeaderMenuWidget.php:565 (isEnabled)
/modules/creativeelements/includes/base/widget-base.php:207 (render)
/modules/creativeelements/includes/base/widget-base.php:274 (renderContent)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
53 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 927) AND (b.`id_shop` = 1) LIMIT 1 |
0.173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
55 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 934) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:282 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:209 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
90 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 108 AND `id_shop` = 1 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/module/Module.php:2106
/modules/posthemeoptions/posthemeoptions.php:810 (isEnabled)
/modules/posthemeoptions/posthemeoptions.php:688 (getOptions)
/classes/Hook.php:994 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/classes/controller/FrontController.php:577 (exec)
/override/classes/controller/FrontController.php:35 (initContent)
/controllers/front/listing/CategoryController.php:126 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
178 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/modules/posthemeoptions/elementor/src/WidgetHelper.php:49 (__construct)
/modules/posthemeoptions/posthemeoptions.php:728 (__construct)
:undefined (registerPosWidgets)
/modules/creativeelements/classes/wrappers/Helper.php:225 (call_user_func_array)
/modules/creativeelements/includes/managers/widgets.php:87 (CE\do_action)
/modules/creativeelements/includes/managers/widgets.php:121 (_initWidgets)
/modules/creativeelements/includes/elements/column.php:581 (getWidgetTypes)
/modules/creativeelements/includes/base/element-base.php:429 (_getDefaultChildType)
/modules/creativeelements/includes/base/element-base.php:187 (_getChildType)
/modules/creativeelements/includes/base/element-base.php:454 (addChild)
/modules/creativeelements/includes/base/element-base.php:156 (_initChildren)
/modules/creativeelements/includes/elements/column.php:535 (getChildren)
/modules/creativeelements/includes/base/element-base.php:265 (beforeRender)
/modules/creativeelements/includes/base/element-base.php:410 (printElement)
/modules/creativeelements/includes/base/element-base.php:267 (_printContent)
/modules/creativeelements/includes/frontend.php:66 (printElement)
/modules/creativeelements/includes/frontend.php:407 (_printElements)
/modules/creativeelements/includes/frontend.php:358 (getBuilderContent)
:undefined (applyBuilderInContent)
/modules/creativeelements/classes/wrappers/Helper.php:274 (call_user_func_array)
/modules/creativeelements/creativeelements.php:583 (CE\apply_filters)
/modules/creativeelements/creativeelements.php:556 (renderContent)
/classes/Hook.php:994 (__call)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:419 (coreCallHook)
/classes/Hook.php:929 (callHookOn)
/config/smarty.config.inc.php:205 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/7d/1e/13/7d1e13b959c6c805749511a5538046548ec5a12d_2.file.header.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e17c067_41128216)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5e/bc/b3/5ebcb36e363bbc133a8f781b0ca2907e900ac0f7_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e1065b4_38009625)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e9/b8/5a/e9b85aaab8163f5b90f10fcd1d12c683ab7b2489_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0e0705_57492088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/27/e3/84/27e3845b4b73df93f1008dae2da41c0d9a3181fc_2.file.product-list.tpl.php:56 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0c6203_58943006)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/36/10/a236104f3daeffe9c0158fd0329d1225e90ffd72_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d4670e0bb007_71541949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:715 (fetch)
/override/classes/controller/FrontController.php:52 (smartyOutputContent)
/classes/controller/FrontController.php:697 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
32 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'et-ee'
OR `language_code` = 'et-ee' LIMIT 1 |
0.157
ms
|
6 |
|
|
/classes/Language.php:852
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:282 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
143 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3984 (getReductionByIdGroup)
/classes/Product.php:3707 (priceCalculation)
/classes/Product.php:5638 (getPriceStatic)
/classes/ProductAssembler.php:209 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:634 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:137 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
46 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
52 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
48 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
56 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
64 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
68 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
66 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
62 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.106
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|
54 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.090
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Adapter/Image/ImageRetriever.php:60 (isEnabled)
/controllers/front/listing/CategoryController.php:229 (__construct)
/controllers/front/listing/CategoryController.php:214 (getImage)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:223 (array_map)
/controllers/front/listing/CategoryController.php:117 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:40 (dispatch)
/index.php:28 (dispatch)
|