Hi, Good Afternoon
Don't have an account?
Sign up here.
Total execution time: 1745073829.7262 sec.
Framework 1.50 v6.20
Cpu Usage 3868 sec.
Memory Usage 829.11kB
POST:Array ( )GET:
Array ( )
Array ( [route] => login [path] => /login [segments] => Array ( [0] => login ) [closure] => Array ( [0] => Wojo\Controller\Front\LoginController [1] => index ) [template] => /var/www/vhosts/skynett81.net/themoderator.stream/view/front/themes/master/login.tpl.php )
1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. SELECT | total: 13. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
3. 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 ;
4. 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 ;
2. select | total: 1. SELECT title_en as title, info_en, keywords_en, description_en FROM `modules` WHERE (`modalias` = "portfolio") ;
3. count | total: 38. SELECT COUNT(*) AS items FROM `mod_portfolio` ;
4. SELECT | total: 16. SELECT d.id, d.created, d.title_en as title, d.slug_en as slug, d.thumb, c.slug_en as cslug, c.name_en as ctitle FROM `mod_portfolio` as d LEFT JOIN `mod_portfolio_categories` as c ON c.id = d.category_id ORDER BY created DESC LIMIT 0,16;
5. 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 ;
6. select | total: 3. SELECT id, name_en, slug_en FROM `mod_portfolio_categories` ORDER BY `sorting` ASC;
7. SELECT | total: 13. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
8. 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 ;
9. 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 ;
2. SELECT | total: 1. SELECT COUNT(*) AS total, COUNT(CASE WHEN type = "member" THEN 1 END) AS users, COUNT(CASE WHEN type = "member" AND active = "y" THEN 1 END) AS active, COUNT(CASE WHEN type = "member" AND active = "t" THEN 1 END) AS pending, COUNT(CASE WHEN type = "member" AND membership_id >= 1 THEN 1 END) AS memberships FROM `users` ;