Total execution time: 0.020782 sec.
Framework 1.00 v4.61
Memory Usage 2.67MB
POST:
Array
(
)
GET:
Array
(
)
Array
(
[segment] => Array
(
[0] => news
)
[route] => /news
[template] => 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: 0 SELECT title, slug FROM `pages` WHERE active = 1 ;
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: 0 . SELECT title, slug FROM `pages` WHERE active = 1 ;