Sitemap

Total execution time: 1770174610.7302 sec.

Framework 1.50 v6.20

Cpu Usage 6423 sec.

Memory Usage 2.7MB

POST:
Array
(
)

                         
GET:
Array
(
)

                         
Array
(
    [route] => sitemap
    [path] => /sitemap
    [segments] => Array
        (
            [0] => sitemap
        )

    [closure] => Array
        (
            [0] => Wojo\Controller\Front\IndexController
            [1] => sitemap
        )

    [template] => view/front/themes/master/sitemap.tpl.php
)

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

2. select | total: 1
SELECT * FROM `pages` WHERE (`page_type` = "sitemap") and (`active` = 1) ;

3. select | total: 15
SELECT title_tw AS title, slug_tw AS slug FROM `pages` WHERE (`page_type` = "normal") and (`active` = 1) ;

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

1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 1. SELECT * FROM `pages` WHERE (`page_type` = "sitemap") and (`active` = 1) ;
3. select | total: 15. SELECT title_tw AS title, slug_tw AS slug FROM `pages` WHERE (`page_type` = "normal") and (`active` = 1) ;
4. SELECT | total: 28. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;