Browse our help section

Pushing Boundaries
Using CMS Pro

Find the answer to any question, from the basics all the way to advanced tips and tricks!

Browse all article
Building Site
Workspace administration

Want to learn more about setting up and managing your team? Look no further!

Browse all article

Frequently Asked Questions

Most Common Questions

Sorry we don't have any questions yet...
Building Site

Can't find what you are looking for?

Contact us
No comments yet...
Leave your comment
83763

Character Limit 400

Total execution time: 1776798288.8063 sec.

Framework 1.50 v6.20

Cpu Usage 6111 sec.

Memory Usage 0.99MB

POST:
Array
(
)

                         
GET:
Array
(
)

                         
Array
(
    [route] => page/demo-faq
    [path] => /page/([a-z0-9_-]+)
    [segments] => Array
        (
            [0] => page
            [1] => demo-faq
        )

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

    [template] => /home2/albart1/public_html/dev.albarthost.com/view/front/modules/faq/index.tpl.php
)

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

2. select | total: 1
SELECT * FROM `pages` WHERE (`slug_en` = "demo-faq") and (`active` = 1) ;

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

4. SELECT | total: 0
SELECT id, plugin_id, jscode, show_title, alt_class, plugalias, title_en as title, body_en as body FROM `plugins` WHERE id IN (0) AND active = 1 ;

5. SELECT | total: 0
SELECT m.question_en as title, m.answer_en as answer, c.name_en as name FROM `mod_faq` as m LEFT JOIN `mod_faq_categories` AS c ON c.id = m.category_id ORDER BY c.sorting, m.sorting;

6. select | total: 4
SELECT id, name_en FROM `mod_faq_categories` ORDER BY `sorting` ASC;

7. SELECT | total: 1
SELECT COUNT(*) as items FROM `mod_comments` WHERE section = "page" AND comment_id = 0 AND parent_id = 20 AND active = 1 LIMIT 1;

8. SELECT | total: 0
SELECT c.id, c.user_id, c.comment_id, c.parent_id, c.section, c.vote_down, c.vote_up, c.body, c.created, c.username as uname, u.username, CONCAT(u.fname, ' ', u.lname) as name, u.avatar FROM `mod_comments` as c INNER JOIN (SELECT id FROM `mod_comments` WHERE section = "page" AND parent_id = 20 AND comment_id = 0 AND active = 1 ORDER BY created DESC ) as ch ON ch.id IN (c.id, c.comment_id) LEFT JOIN `users` as u ON u.id = c.user_id WHERE section = "page" AND parent_id = 20 AND c.active = 1 ORDER BY created DESC ;

1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 1. SELECT * FROM `pages` WHERE (`slug_en` = "demo-faq") and (`active` = 1) ;
3. SELECT | total: 10.  SELECT title_en as title, body_en as body, slug_en as slug , page_type FROM `pages` WHERE active = 1 AND page_type = "normal" AND (`title_en` LIKE '%%') OR (`body_en` LIKE '%%') ORDER BY created DESC LIMIT 10 ;
4. SELECT | total: 27. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
5. SELECT | total: 0.  SELECT m.question_en as title, m.answer_en as answer, c.name_en as name FROM `mod_faq` as m LEFT JOIN `mod_faq_categories` AS c ON c.id = m.category_id ORDER BY c.sorting, m.sorting;
3. SELECT | total: 27. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
4. SELECT | total: 0.  SELECT id, plugin_id, jscode, show_title, alt_class, plugalias, title_en as title, body_en as body FROM `plugins` WHERE id IN (0) AND active = 1 ;
6. select | total: 4. SELECT id, name_en FROM `mod_faq_categories` ORDER BY `sorting` ASC;
7. SELECT | total: 1. SELECT COUNT(*) as items FROM `mod_comments` WHERE section = "page" AND comment_id = 0 AND parent_id = 20 AND active = 1 LIMIT 1;
8. SELECT | total: 0.  SELECT c.id, c.user_id, c.comment_id, c.parent_id, c.section, c.vote_down, c.vote_up, c.body, c.created, c.username as uname, u.username, CONCAT(u.fname, ' ', u.lname) as name, u.avatar FROM `mod_comments` as c INNER JOIN (SELECT id FROM `mod_comments` WHERE section = "page" AND parent_id = 20 AND comment_id = 0 AND active = 1 ORDER BY created DESC ) as ch ON ch.id IN (c.id, c.comment_id) LEFT JOIN `users` as u ON u.id = c.user_id WHERE section = "page" AND parent_id = 20 AND c.active = 1 ORDER BY created DESC ;