Hi, Good Afternoon
User Icon
Don't have an account? Sign up here.

Total execution time: 1776798221.4653 sec.

Framework 1.50 v6.20

Cpu Usage 10838 sec.

Memory Usage 1MB

POST:
Array
(
)

                         
GET:
Array
(
)

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

    [closure] => Array
        (
            [0] => Wojo\Controller\Front\LoginController
            [1] => index
        )

    [template] => /home2/albart1/public_html/dev.albarthost.com/view/front/themes/master/login.tpl.php
)

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

2. SELECT | total: 27
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 `modules` WHERE (`modalias` = "shop") ;
3. SELECT | total: 0.  SELECT c.totalprice, c.total, MAX(c.tax) as tax, MAX(totaltax) as totaltax, MAX(c.id) as id, MAX(c.variants) as variants, p.id as pid, p.title_en as title, p.slug_en as slug, p.price, p.thumb, COUNT(*) as items FROM `mod_shop_cart` as c LEFT JOIN `mod_shop` as p ON p.id = c.product_id WHERE c.user_id = "d802a64071f50d547e5699f08b34bc48b6fe5b48" GROUP BY c.product_id, c.totalprice, c.variants ORDER BY c.product_id DESC ;
4. SELECT | total: 27. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
2. SELECT | total: 27. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;