Portfolio
Display detailed information about your work!
Display detailed information about your work!
Total execution time: 1745065240.0817 sec.
Framework 1.50 v6.20
Cpu Usage 6136 sec.
Memory Usage 1.02MB
POST:Array ( )GET:
Array ( )
Array ( [route] => portfolio/suirama [path] => /portfolio/([a-z0-9_-]+) [segments] => Array ( [0] => portfolio [1] => suirama ) [closure] => Array ( [0] => Wojo\Controller\Front\Module\Portfolio\PortfolioController [1] => render ) [template] => view/front/themes/master/mod_index.tpl.php )
1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 1. SELECT * FROM `mod_portfolio` WHERE (`slug_en` = "suirama") ;
3. select | total: 1. SELECT title_en as title, info_en, keywords_en, description_en FROM `modules` WHERE (`modalias` = "portfolio") ;
4. SELECT | total: 0. SELECT p.id, l.plug_id, l.space, l.place, p.system, p.alt_class, p.plugalias, p.plugin_id, p.title_en as title, p.body_en as body, p.jscode, p.show_title, p.cplugin FROM `layout` as l LEFT JOIN plugins as p ON p.id = l.plug_id WHERE l.modalias = "portfolio" AND p.active = 1 ORDER BY l.sorting ;
5. SELECT | total: 0. SELECT cf.*, cd.field_value FROM `custom_fields` AS cf LEFT JOIN `custom_fields_data` AS cd ON cd.field_id = cf.id WHERE cd.portfolio_id = 10 AND cf.section = "portfolio" AND cf.active = 1 ORDER BY cf.sorting ;
6. SELECT | total: 13. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
7. SELECT | total: 0. SELECT YEAR(created) as year, DATE_FORMAT(created, '%m') as month,COUNT(id) as total FROM `mod_blog` WHERE active = 1 AND created <= DATE_SUB(NOW(), INTERVAL 1 MONTH) GROUP BY year, month ORDER BY year DESC, month DESC ;
8. SELECT | total: 0. SELECT title_en as title, slug_en as slug, thumb, created, id FROM `mod_blog` WHERE active = 1 ORDER BY hits DESC LIMIT 5 ;