Portfolio

Display detailed information about your work!

Shape1
Shape2

Total execution time: 1745080322.1701 sec.

Framework 1.50 v6.20

Cpu Usage 6849 sec.

Memory Usage 849.8kB

POST:
Array
(
)

                         
GET:
Array
(
    [pg] => 1
)

                         
Array
(
    [route] => portfolio/category/twitch-old
    [path] => /portfolio/category/([a-z0-9_-]+)
    [segments] => Array
        (
            [0] => portfolio
            [1] => category
            [2] => twitch-old
        )

    [closure] => Array
        (
            [0] => Wojo\Controller\Front\Module\Portfolio\PortfolioController
            [1] => category
        )

    [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_categories` WHERE (`slug_en` = "twitch-old") ;

3. count | total: 24
SELECT COUNT(*) AS items FROM `mod_portfolio` WHERE category_id = 2;

4. SELECT | total: 16
SELECT d.id, d.created, d.title_en as title, d.slug_en as slug, d.thumb FROM `mod_portfolio` as d WHERE category_id = 2 ORDER BY created DESC LIMIT 0,16;

5. select | total: 1
SELECT title_en as title, info_en, keywords_en, description_en FROM `modules` WHERE (`modalias` = "portfolio") ;

6. 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 ;

7. select | total: 3
SELECT id, name_en, slug_en FROM `mod_portfolio_categories` ORDER BY `sorting` ASC;

8. SELECT | total: 13
SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;

9. 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 ;

10. 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 ;

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 * FROM `mod_portfolio_categories` WHERE (`slug_en` = "twitch-old") ;
3. count | total: 24. SELECT COUNT(*) AS items FROM `mod_portfolio` WHERE category_id = 2;
4. SELECT | total: 16.  SELECT d.id, d.created, d.title_en as title, d.slug_en as slug, d.thumb FROM `mod_portfolio` as d WHERE category_id = 2 ORDER BY created DESC LIMIT 0,16;
5. select | total: 1. SELECT title_en as title, info_en, keywords_en, description_en FROM `modules` WHERE (`modalias` = "portfolio") ;
6. 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 ;
7. select | total: 3. SELECT id, name_en, slug_en FROM `mod_portfolio_categories` ORDER BY `sorting` ASC;
8. SELECT | total: 13. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
9. 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 ;
10. 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 ;