Total execution time: 1765053075.7087 sec.
Framework 1.50 v6.20
Cpu Usage 80238 sec.
Memory Usage 822.66kB
POST:Array
(
)
GET:
Array
(
)
Array
(
[route] => registration
[path] => /registration
[segments] => Array
(
[0] => registration
)
[closure] => Array
(
[0] => Wojo\Controller\Front\IndexController
[1] => register
)
[template] => /var/www/community_st_usr/data/www/community.stellaritygroup.com/view/front/themes/master/register.tpl.php
)
1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 0. SELECT * FROM `custom_fields` WHERE (`section` = "profile") and (`active` = 1) ORDER BY `sorting` ASC;
3. SELECT | total: 16. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
4. SELECT | total: 2. 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 ;
5. SELECT | total: 2. SELECT title_en as title, slug_en as slug, thumb, created, id FROM `mod_blog` WHERE active = 1 ORDER BY hits DESC LIMIT 5 ;