Latest News

07-06-2024

Test

by: Self Made Labs

This is a new update to the system.

Total execution time: 1781945512.6483 sec.

Framework 1.00 v5.01

Cpu Usage 6225 sec.

Memory Usage 6.29MB

POST:
Array
(
)

                         
GET:
Array
(
)

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

    [route] => /news
    [template] => /home2/quikfunn/credit.quikfunnelz.com/view/front/news.tpl.php
)

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

2. select | total: 1
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: 1. 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;