Total execution time: 0.02529 sec.
Framework 1.20 v5.20
Memory Usage 3.68MB
POST:
Array
(
)
GET:
Array
(
)
Array
(
[before] => Closure Object
(
)
[segment] => Array
(
[0] => immo
)
[route] => /immo
[Bootstrap::Autoloader[1]] => registered path "autoloaded class "/home/clients/a13a9e24b1babc7602e94a86a48ab7e0/web/view/admin/modules_/portfolio/
[Bootstrap::Autoloader[2]] => autoload registered
[Bootstrap::Autoloader[3]] => autoloaded class "/home/clients/a13a9e24b1babc7602e94a86a48ab7e0/web/view/admin/modules_/portfolio/Portfolio.class.php
[template] => front/themes/master/mod_index.tpl.php
[Bootstrap::Autoloader[4]] => autoload registered
)
1. select |
total: 1 SELECT * FROM `settings` WHERE id = 1 ;
2. select |
total: 1 SELECT title_fr, info_fr, keywords_fr, description_fr FROM `modules` WHERE modalias = "portfolio" LIMIT 1;
3. count |
total: 2 SELECT COUNT(*) AS NUMROWS FROM `mod_portfolio`;
4. SELECT |
total: 2 SELECT
d.id,
d.created,
d.title_fr AS title,
d.slug_fr AS slug,
d.thumb,
c.slug_fr AS cslug,
c.name_fr AS ctitle
FROM
`mod_portfolio` AS d
LEFT JOIN `mod_portfolio_categories` AS c
ON c.id = d.category_id
ORDER BY created DESC LIMIT 0,10
5. select |
total: 44 SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, position;
6. SELECT |
total: 0 SELECT
p.id,
l.plug_id,
l.space,
l.place,
p.system,
p.alt_class,
p.plugalias,
p.plugin_id,
p.title_fr as title,
p.body_fr as body,
p.jscode,
p.show_title,
p.cplugin
FROM
`layout` AS l
LEFT JOIN plugins AS p
ON p.id = l.plug_id
WHERE l.modalias = "portfolio"
AND p.active = 1
ORDER BY l.sorting;
7. select |
total: 2 SELECT id, name_fr, slug_fr FROM `mod_portfolio_categories` ORDER BY sorting;
1. select | total: 1 . SELECT * FROM `settings` WHERE id = 1 ;
2. select | total: 1 . SELECT title_fr, info_fr, keywords_fr, description_fr FROM `modules` WHERE modalias = "portfolio" LIMIT 1;
3. count | total: 2 . SELECT COUNT(*) AS NUMROWS FROM `mod_portfolio`;
4. SELECT | total: 2 . SELECT
d.id,
d.created,
d.title_fr AS title,
d.slug_fr AS slug,
d.thumb,
c.slug_fr AS cslug,
c.name_fr AS ctitle
FROM
`mod_portfolio` AS d
LEFT JOIN `mod_portfolio_categories` AS c
ON c.id = d.category_id
ORDER BY created DESC LIMIT 0,10
5. select | total: 44 . SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, position;
6. SELECT | total: 0 . SELECT
p.id,
l.plug_id,
l.space,
l.place,
p.system,
p.alt_class,
p.plugalias,
p.plugin_id,
p.title_fr as title,
p.body_fr as body,
p.jscode,
p.show_title,
p.cplugin
FROM
`layout` AS l
LEFT JOIN plugins AS p
ON p.id = l.plug_id
WHERE l.modalias = "portfolio"
AND p.active = 1
ORDER BY l.sorting;
7. select | total: 2 . SELECT id, name_fr, slug_fr FROM `mod_portfolio_categories` ORDER BY sorting;