Time ms | SQL Query | Rows |
0.729 explain
|
SELECT `name`, `value`
FROM `settings`
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
settings |
ALL |
|
|
|
|
7 |
|
.../app/FrontModule/presenters/BasePresenter.php:48 |
7 |
0.538 explain
|
SELECT `id`, `link`, `text`
FROM `footer_links`
ORDER BY `priority` DESC
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
footer_links |
ALL |
|
|
|
|
14 |
Using filesort |
.../app/FrontModule/presenters/BasePresenter.php:54 |
14 |
0.413 explain
|
SELECT `id`, `element`, `val`
FROM `css`
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
css |
ALL |
|
|
|
|
22 |
|
.../app/FrontModule/presenters/BasePresenter.php:62 |
22 |
0.475 explain
|
SELECT `id`, `link`, `path`
FROM `sliders`
WHERE (`type` = 'default')
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
sliders |
ALL |
|
|
|
|
3 |
Using where |
.../app/FrontModule/presenters/HomepagePresenter.php:49 |
3 |
0.590 explain
|
SELECT `id`, `mimg`, `anotationHeading`, `anotationTextHead`, `anotationText`
FROM `articles`
WHERE (`mainHomepage` = 1) AND (`public` = 1) AND (`vip` = 0)
ORDER BY `id` DESC
LIMIT 1
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
articles |
ref |
mainHomepage,public_vip |
mainHomepage |
1 |
const |
1 |
Using where |
.../app/FrontModule/presenters/HomepagePresenter.php:62 |
1 |
0.635 explain
|
SELECT `id`, `hpimg`, `name`
FROM `articles`
WHERE (`listHomepage` = 1) AND (`public` = 1) AND (`vip` = 0)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
articles |
ref |
listHomepage,public_vip |
listHomepage |
1 |
const |
6 |
Using where |
.../app/FrontModule/presenters/HomepagePresenter.php:65 |
6 |
0.454 explain
|
SELECT `id`, `hpimg`, `name`
FROM `articles`
WHERE (`listHomepage` = 1) AND (`public` = 1) AND (`vip` = 0)
ORDER BY `id` DESC
LIMIT 2
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
articles |
ref |
listHomepage,public_vip |
listHomepage |
1 |
const |
6 |
Using where |
.../app/FrontModule/presenters/HomepagePresenter.php:67 |
2 |
0.651 explain
|
SELECT `id`, `anotationHeading`
FROM `articles`
WHERE (`donateHomepage` = 1) AND (`public` = 1) AND (`vip` = 0)
ORDER BY `priority` DESC
LIMIT 5
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
articles |
ref |
donateHomepage,public_vip |
donateHomepage |
1 |
const |
6 |
Using where; Using filesort |
.../app/FrontModule/presenters/HomepagePresenter.php:68 |
5 |
0.509 explain
|
SELECT `id`, `img`, `name`, `start`
FROM `calendar`
WHERE (DATE(`start`) >= DATE(NOW())) AND (`public` = 1)
ORDER BY `start`
LIMIT 5
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
calendar |
ALL |
|
|
|
|
21 |
Using where; Using filesort |
.../app/FrontModule/models/CalendarRepository.php:18 |
0 |
3.502 explain
|
SELECT `galeries_images`.`id`, `galeries_images`.`galery_id`, `galeries_images`.`path`
FROM `galeries_images`
LEFT JOIN `galeries` AS `galery` ON `galeries_images`.`galery_id` = `galery`.`id`
WHERE (`galery`.`public` = 1) AND (`vip` = 0)
ORDER BY RAND()
LIMIT 10
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
galery |
ref |
PRIMARY,public_vip |
public_vip |
5 |
const,const |
24 |
Using index; Using temporary; Using filesort |
1 |
SIMPLE |
galeries_images |
ref |
galery_id |
galery_id |
4 |
zlenice001.galery.id |
18 |
|
.../FrontModule/models/GaleriesImagesRepository.php:35 |
10 |
0.805 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 45)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:68 |
1 |
0.616 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 45)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:71 |
1 |
0.582 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 45)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:78 |
1 |
0.583 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 51)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:108 |
1 |
0.573 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 51)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:111 |
1 |
0.566 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 45)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:108 |
1 |
0.547 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 45)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:111 |
1 |
0.759 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 18)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.693 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 16)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.610 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 20)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.615 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 26)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.605 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 32)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.581 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 29)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.649 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 17)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.929 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 29)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.540 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 33)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.462 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Galery') AND (`action` = 'default') AND (`url_id` = 10)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:150 |
1 |
0.448 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 50)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:166 |
1 |
0.462 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 35)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:166 |
1 |
0.473 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 37)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
presenter_action_url_id |
1539 |
const,const,const |
1 |
Using index condition |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:166 |
1 |
0.491 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 39)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:166 |
1 |
0.512 explain
|
SELECT `id`, `url`
FROM `router`
WHERE (`presenter` = 'Article') AND (`action` = 'default') AND (`url_id` = 38)
id |
select_type |
table |
type |
possible_keys |
key |
key_len |
ref |
rows |
Extra |
1 |
SIMPLE |
router |
ref |
presenter_action_url_id,category_url_id |
category_url_id |
5 |
const |
1 |
Using where |
/var/www/hosting/zlenice.cz/temp/cache/latte/cz-app-FrontModule-templates-Homepage-default-latte-6138e55ef8652934515efb452e14c9d3.php:166 |
1 |