Total execution time: 0.012391 sec.
Framework 1.20 v5.20
Memory Usage 4.91MB
POST:
Array
(
)
GET:
Array
(
)
Array
(
[before] => Closure Object
(
)
[segment] => Array
(
[0] => blog
[1] => tag
[2] => promotionenvalais
)
[route] => /blog/tag/promotionenvalais
[Bootstrap::Autoloader[1]] => registered path "autoloaded class "/home/clients/a13a9e24b1babc7602e94a86a48ab7e0/web/view/admin/modules_/blog/
[Bootstrap::Autoloader[2]] => autoload registered
[Bootstrap::Autoloader[3]] => autoloaded class "/home/clients/a13a9e24b1babc7602e94a86a48ab7e0/web/view/admin/modules_/blog/Blog.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 = "blog" LIMIT 1;
3. select |
total: 44 SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, position;
4. SELECT |
total: 1 SELECT
id,
slug_fr as slug,
title_fr as title,
thumb
FROM
`mod_blog`
WHERE tags_fr = 'promotionenvalais'
OR tags_fr LIKE 'promotionenvalais,%'
OR tags_fr LIKE '%,promotionenvalais,%'
OR tags_fr LIKE '%,promotionenvalais'
AND active = 1;
5. 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 = "blog"
AND p.active = 1
ORDER BY l.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 = "blog" LIMIT 1;
3. select | total: 44 . SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, position;
4. SELECT | total: 1 . SELECT
id,
slug_fr as slug,
title_fr as title,
thumb
FROM
`mod_blog`
WHERE tags_fr = 'promotionenvalais'
OR tags_fr LIKE 'promotionenvalais,%'
OR tags_fr LIKE '%,promotionenvalais,%'
OR tags_fr LIKE '%,promotionenvalais'
AND active = 1;
5. 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 = "blog"
AND p.active = 1
ORDER BY l.sorting;