Latest News

Total execution time: 1711718202.6635 sec.

Framework 1.00 v5.00

Cpu Usage 44531 sec.

Memory Usage 2.7MB

POST:
Array
(
)

                         
GET:
Array
(
)

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

    [route] => /news
    [template] => /home/scriptzees/public_html/members/view/front/news.tpl.php
)

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

2. select | total: 0
SELECT * FROM `news` WHERE (`active` = 1) ORDER BY `created` DESC;

3. select | total: 4
SELECT title, slug, is_hide, membership_id, page_type FROM `pages` WHERE (`active` = 1) ORDER BY `sorting` ASC;

1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 0. SELECT * FROM `news` WHERE (`active` = 1) ORDER BY `created` DESC;
3. select | total: 4. SELECT title, slug, is_hide, membership_id, page_type FROM `pages` WHERE (`active` = 1) ORDER BY `sorting` ASC;