Total: 0 / Current Page: 0 of 0

Total execution time: 1720084815.7 sec.

Framework 1.00 v5.50

Cpu Usage 9821 sec.

Memory Usage 840.9kB

POST:
Array
(
)

                         
GET:
Array
(
)

                         
Array
(
    [before] => Closure Object
        (
        )

    [segment] => Array
        (
            [0] => blog
        )

    [route] => /blog
    [Bootstrap::autoloader[1]] => registered path "autoloaded class "/home/osgigantes/www/view/admin/blog/
    [Bootstrap::autoloader[2]] => autoload registered
    [Bootstrap::autoloader[3]] => autoloaded class "/home/osgigantes/www/view/admin/blog/Blog.php
    [template] => /home/osgigantes/www/view/front/themes/modern/blog.tpl.php
    [Bootstrap::autoloader[4]] => autoload registered
)

1. select | total: 1
SELECT * FROM `settings` WHERE (`id` = 1) ;

2. count | total: 0
SELECT COUNT(*) AS items FROM `blog` WHERE (`active` = 1) ;

3. SELECT | total: 0
SELECT a.id, a.created, a.title, a.slug, a.body, a.thumb, c.slug as cslug, c.name as ctitle FROM `blog` as a LEFT JOIN `blog_categories` as c ON c.id = a.category_id WHERE a.active = 1 ORDER BY a.created DESC ;

4. SELECT | total: 7
SELECT m.id, m.name, m.content_type, m.link, m.target, p.slug, p.page_type FROM `menus` AS m LEFT JOIN `pages` AS p ON p.id = m.page_id WHERE m.active = 1 ORDER BY m.sorting ;

5. select | total: 9
SELECT id, parent_id, name, slug FROM `categories` ORDER BY `parent_id` ASC,`sorting` ASC;

6. SELECT | total: 0
SELECT COUNT(id) as items FROM `cart` WHERE user_id = "346b058f05d81331c5af72d4613175a3a0042e9d" AND membership_id = "" GROUP BY user_id;

7. SELECT | total: 0
SELECT c.id, c.parent_id, c.name, c.slug FROM `blog_categories` as c GROUP BY c.id ORDER BY parent_id, sorting;

1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. SELECT | total: 7.  SELECT m.id, m.name, m.content_type, m.link, m.target, p.slug, p.page_type FROM `menus` AS m LEFT JOIN `pages` AS p ON p.id = m.page_id WHERE m.active = 1 ORDER BY m.sorting ;
3. select | total: 9. SELECT id, parent_id, name, slug FROM `categories` ORDER BY `parent_id` ASC,`sorting` ASC;
4. SELECT | total: 0.  SELECT COUNT(id) as items FROM `cart` WHERE user_id = "346b058f05d81331c5af72d4613175a3a0042e9d" AND membership_id = "" GROUP BY user_id;
2. count | total: 0. SELECT COUNT(*) AS items FROM `blog` WHERE (`active` = 1) ;
3. SELECT | total: 0.  SELECT a.id, a.created, a.title, a.slug, a.body, a.thumb, c.slug as cslug, c.name as ctitle FROM `blog` as a LEFT JOIN `blog_categories` as c ON c.id = a.category_id WHERE a.active = 1 ORDER BY a.created DESC ;
4. SELECT | total: 7.  SELECT m.id, m.name, m.content_type, m.link, m.target, p.slug, p.page_type FROM `menus` AS m LEFT JOIN `pages` AS p ON p.id = m.page_id WHERE m.active = 1 ORDER BY m.sorting ;
5. select | total: 9. SELECT id, parent_id, name, slug FROM `categories` ORDER BY `parent_id` ASC,`sorting` ASC;
6. SELECT | total: 0.  SELECT COUNT(id) as items FROM `cart` WHERE user_id = "346b058f05d81331c5af72d4613175a3a0042e9d" AND membership_id = "" GROUP BY user_id;
7. SELECT | total: 0. SELECT c.id, c.parent_id, c.name, c.slug FROM `blog_categories` as c GROUP BY c.id ORDER BY parent_id, sorting;