Čas pro dotazy: 0.66 ms Dotaz paměti: 0.040 MB Paměť před dotazem: 1.074 MB Vráceno řádků: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ibszw_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_extensions | ref | extension | extension | 82 | const | 40 | Using index condition; Using where |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Stejné jako volání v řádku níže. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.34 ms Dotaz paměti: 0.021 MB Paměť před dotazem: 1.114 MB Vráceno řádků: 5
SELECT id, rules
FROM `ibszw_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_viewlevels | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 5 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.56 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.021 MB Paměť před dotazem: 1.126 MB Vráceno řádků: 2
SELECT b.id
FROM ibszw_usergroups AS a
LEFT JOIN ibszw_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 1.39 ms Po posledním dotazu: 0.14 ms Dotaz paměti: 0.030 MB Paměť před dotazem: 1.147 MB Vráceno řádků: 95
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM ibszw_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_extensions | ALL | extension | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 264 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Stejné jako volání v řádku níže. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.40 ms Po posledním dotazu: 3.47 ms Dotaz paměti: 0.021 MB Paměť před dotazem: 1.610 MB Vráceno řádků: 3
SELECT *
FROM ibszw_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_languages | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 3 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.61 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.021 MB Paměť před dotazem: 1.619 MB Vráceno řádků: 6
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `ibszw_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_extensions | ref | extension | extension | 82 | const | 6 | Using index condition; Using where |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 2.46 ms Po posledním dotazu: 10.53 ms Dotaz paměti: 0.192 MB Paměť před dotazem: 1.714 MB Vráceno řádků: 122
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM ibszw_menu AS m
LEFT JOIN ibszw_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 195 | Using where; Použití filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | intesco.m.component_id | 1 | Using where |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Stejné jako volání v řádku níže. |
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.48 ms Po posledním dotazu: 6.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 2.641 MB Vráceno řádků: 7
SELECT id, home, template, s.params
FROM ibszw_template_styles as s
LEFT JOIN ibszw_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 7 | Using index condition; Using where |
| 1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | intesco.e.element | 1 | Using index condition; Using where |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:320 |
| 9 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 |
| 8 | plgSystemT3->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 1.85 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 2.827 MB Vráceno řádků: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ibszw_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Stejné jako volání v řádku níže. |
| 12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.22 ms Po posledním dotazu: 0.13 ms Dotaz paměti: 0.005 MB Paměť před dotazem: 2.817 MB
UPDATE `ibszw_extensions`
SET `params` = '{\"mediaversion\":\"b378dc7344b02d73ca46f4290b30143a\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
VYSVĚTLENÍ není možné pro dotaz: UPDATE `ibszw_extensions`
SET `params` = '{\"mediaversion\":\"b378dc7344b02d73ca46f4290b30143a\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 2.63 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.240 MB Vráceno řádků: 4
SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM ibszw_phocagallery_styles AS a
WHERE a.published = 1
ORDER BY a.type, a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 5 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:735 |
| 11 | PhocaGalleryRenderFront::renderAllCSS() | JROOT/components/com_phocagallery/views/categories/view.html.php:41 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 2.74 ms Po posledním dotazu: 0.75 ms Dotaz paměti: 0.062 MB Paměť před dotazem: 3.263 MB Vráceno řádků: 26
SELECT cc.*, a.catid, COUNT(a.id) AS numlinks, u.username AS username, r.count AS ratingcount, r.average AS ratingaverage, uc.avatar AS avatar, uc.approved AS avatarapproved, uc.published AS avatarpublished, min(a.filename) as filename, min(a.extm) as extm, min(a.exts) as exts, min(a.exth) as exth, min(a.extw) as extw,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as slug
FROM ibszw_phocagallery_categories AS cc
LEFT JOIN ibszw_phocagallery AS a
ON a.catid = cc.id
and a.published = 1
LEFT JOIN ibszw_phocagallery_user AS uc
ON uc.userid = cc.owner_id
LEFT JOIN ibszw_users AS u
ON u.id = cc.owner_id
LEFT JOIN ibszw_phocagallery_votes_statistics AS r
ON r.catid = cc.id
WHERE cc.published = 1
AND cc.approved = 1
AND cc.language IN ('cs-CZ','*')
AND cc.parent_id = 0
GROUP BY cc.id, cc.parent_id, cc.owner_id, cc.image_id, cc.title, cc.name, cc.alias, cc.image, cc.section, cc.image_position, cc.description, cc.date, cc.published, cc.approved, cc.checked_out, cc.checked_out_time, cc.editor, cc.ordering, cc.access, cc.count, cc.hits, cc.accessuserid, cc.deleteuserid, cc.uploaduserid, cc.userfolder, cc.latitude, cc.longitude, cc.zoom, cc.geotitle, cc.extid, cc.exta, cc.extu, cc.extauth, cc.extfbuid, cc.extfbcatid, cc.params, cc.metakey, cc.metadesc, cc.metadata, cc.language, a.catid, u.username, r.count, r.average, uc.avatar, uc.approved, uc.published
ORDER BY cc.title ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cc | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Using temporary; Použití filesort |
| 1 | SIMPLE | a | ref | catid | catid | 5 | intesco.cc.id,const | 8 | |
| 1 | SIMPLE | uc | ref | userid | userid | 4 | intesco.cc.owner_id | 1 | |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | intesco.cc.owner_id | 1 | |
| 1 | SIMPLE | r | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 1 | Using where; Using join buffer (flat, BNL join) |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_phocagallery/models/categories.php:49 |
| 12 | PhocagalleryModelCategories->getData() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:423 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_phocagallery/views/categories/view.html.php:206 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.47 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.356 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 287
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.363 MB Vráceno řádků: 6
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 287
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.373 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 529
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 21 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.379 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 517
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.388 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 291
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.395 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 290
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.402 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 289
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.409 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 288
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.27 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.418 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 292
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.17 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.424 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 293
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.431 MB Vráceno řádků: 4
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 293
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.440 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 341
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.447 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 341
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.456 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 343
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 10 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.463 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 342
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.468 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 335
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.475 MB Vráceno řádků: 6
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 335
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.485 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 530
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.492 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 340
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 16 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.499 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 339
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.024 MB Paměť před dotazem: 3.513 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 338
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.521 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 337
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.528 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 336
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.532 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 332
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.539 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 332
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.548 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 334
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.555 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 333
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.22 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.560 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 294
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.567 MB Vráceno řádků: 4
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 294
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.577 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 327
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.584 MB Vráceno řádků: 4
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 327
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.594 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 331
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.601 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 330
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.609 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 329
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.616 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 328
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.621 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 325
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.32 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.628 MB Vráceno řádků: 1
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 325
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.637 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 326
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.643 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 319
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.650 MB Vráceno řádků: 7
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 319
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.661 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 515
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.668 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 514
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.676 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 324
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.683 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 323
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.691 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 322
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.698 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 321
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.706 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 320
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.709 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 295
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.32 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.024 MB Paměť před dotazem: 3.717 MB Vráceno řádků: 30
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 295
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.739 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 531
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.746 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 527
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.753 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 516
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.028 MB Paměť před dotazem: 3.770 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 512
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 10 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.783 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 508
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.791 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 507
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.38 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.798 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 493
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 14 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.43 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.806 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 318
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 15 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.33 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.813 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 317
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 45 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.821 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 316
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.828 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 315
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.836 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 314
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.843 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 313
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.36 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.850 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 312
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 12 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.35 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.858 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 311
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.33 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.865 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 310
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.33 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.873 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 309
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.39 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.880 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 308
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 28 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.41 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.888 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 307
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 17 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.42 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.895 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 306
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 23 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.42 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.903 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 305
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 15 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.36 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.910 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 304
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.39 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.918 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 303
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.38 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.925 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 302
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.37 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.933 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 301
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 14 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.41 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.940 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 300
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.09 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.948 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 299
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.955 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 298
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.963 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 297
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 3.970 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 296
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 29 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.23 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.958 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 344
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.20 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.965 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 494
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.32 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.972 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 494
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.980 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 496
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.986 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 495
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.18 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.992 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 357
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 3.999 MB Vráceno řádků: 3
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 357
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.007 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 360
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 19 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.014 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 359
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.020 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 358
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.17 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.025 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 345
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 15 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.16 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.032 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 346
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.32 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.039 MB Vráceno řádků: 1
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 346
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.047 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 347
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.17 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.052 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 348
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.82 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.059 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 348
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 3.62 ms Po posledním dotazu: 0.20 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.067 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 355
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.35 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.074 MB Vráceno řádků: 1
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 355
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.083 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 356
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.088 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 349
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.32 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.095 MB Vráceno řádků: 7
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 349
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.106 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 532
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.113 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 511
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.120 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 354
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 21 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.127 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 353
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.134 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 352
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.141 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 351
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.148 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 350
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.23 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.150 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 372
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.33 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.157 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 372
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.165 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 376
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.38 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.172 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 376
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.181 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 378
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.188 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 377
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.193 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 373
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.200 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 373
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.35 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.209 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 375
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 23 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.027 MB Paměť před dotazem: 4.227 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 374
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.22 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.235 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 365
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.33 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.242 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 365
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.250 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 510
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 17 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.257 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 509
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 22 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.21 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.262 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 533
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.269 MB Vráceno řádků: 1
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 533
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.276 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 534
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.284 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 534
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.292 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 536
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.299 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 535
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.21 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.303 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 366
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.20 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.310 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 367
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.15 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.316 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 368
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.323 MB Vráceno řádků: 3
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 368
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.332 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 371
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 17 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.338 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 370
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.345 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 369
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 16 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.16 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.350 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 379
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.357 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 379
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.365 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 381
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.372 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 380
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.37 ms Po posledním dotazu: 0.16 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.377 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 382
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 23 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.16 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.384 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 383
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.391 MB Vráceno řádků: 1
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 383
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.398 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 384
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.16 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.404 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 385
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.411 MB Vráceno řádků: 1
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 385
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.418 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 386
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.16 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.424 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 387
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.431 MB Vráceno řádků: 5
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 387
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.440 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 392
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.447 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 391
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.453 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 390
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.460 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 389
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.467 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 388
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 20 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.16 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.471 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 497
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.478 MB Vráceno řádků: 9
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 497
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.489 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 506
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 10 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.496 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 505
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.503 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 504
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.509 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 503
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.516 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 502
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.523 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 501
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.530 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 500
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.536 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 499
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 26 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.543 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 498
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.17 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.545 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 393
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.552 MB Vráceno řádků: 4
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 393
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.561 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 397
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 10 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.568 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 396
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.574 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 395
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.581 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 394
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.17 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.586 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 398
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.592 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 398
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.22 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.601 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 405
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.608 MB Vráceno řádků: 4
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 405
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.617 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 409
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.624 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 408
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.631 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 407
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.638 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 406
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 23 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.643 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 399
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.650 MB Vráceno řádků: 6
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 399
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.660 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 528
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.667 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 404
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.674 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 403
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.681 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 402
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.688 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 401
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 19 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.695 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 400
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.17 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.698 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 410
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.704 MB Vráceno řádků: 3
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 410
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.713 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 427
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.720 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 427
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.729 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 436
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.736 MB Vráceno řádků: 3
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 436
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.746 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 439
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 25 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.753 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 438
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.760 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 437
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.765 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 428
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.38 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.773 MB Vráceno řádků: 7
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 428
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
Bez ZOBRAZENÍ PROFILU (třeba proto, že existuje více než 100 dotazů)
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.784 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 435
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.11 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.791 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 434
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.799 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 433
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.806 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 432
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.814 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 431
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 19 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.821 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 430
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.829 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 429
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.830 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 416
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.01 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.837 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 416
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.846 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 426
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.854 MB Vráceno řádků: 0
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 426
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.860 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 417
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.01 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.868 MB Vráceno řádků: 9
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 417
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.08 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.880 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 526
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.887 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 525
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.895 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 524
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.902 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 523
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.910 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 522
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.917 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 521
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.925 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 520
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.932 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 519
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.939 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 518
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.940 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 411
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.947 MB Vráceno řádků: 4
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 411
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.957 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 415
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 21 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.35 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.964 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 414
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 11 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.971 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 413
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 21 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 4.978 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 412
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.27 ms |
| Reset for next command | 0.01 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.71 ms Po posledním dotazu: 0.23 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.981 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 440
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.45 ms |
| Reset for next command | 0.01 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.33 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.988 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 440
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 4.996 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 449
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.003 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 449
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.012 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 456
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.019 MB Vráceno řádků: 4
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 456
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.14 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.029 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 460
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.036 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 459
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.044 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 458
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.051 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 457
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.056 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 450
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.063 MB Vráceno řádků: 6
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 450
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 14 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.074 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 513
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 25 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.081 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 455
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.089 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 454
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.096 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 453
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.103 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 452
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.111 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 451
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 27 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 14 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 5.113 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 441
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.120 MB Vráceno řádků: 7
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 441
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.14 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.031 MB Paměť před dotazem: 5.154 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 448
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.169 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 447
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 15 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.176 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 446
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 24 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.08 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.183 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 445
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.190 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 444
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.197 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 443
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.205 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 442
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.26 ms |
| Reset for next command | 0.01 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.22 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 5.206 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 461
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 5.213 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 461
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 5.221 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 465
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.34 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.024 MB Paměť před dotazem: 5.229 MB Vráceno řádků: 27
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 465
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.10 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.249 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 492
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.256 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 491
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 24 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.29 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.263 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 490
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 7 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.270 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 489
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 6 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.277 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 488
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.284 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 487
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 18 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.27 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.291 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 486
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 8 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.298 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 485
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.305 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 484
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.313 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 483
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.320 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 482
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.327 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 481
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 3 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.334 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 480
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.341 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 479
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 10 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.348 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 478
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.355 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 477
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.362 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 476
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.370 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 475
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.377 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 474
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 12 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.384 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 473
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 9 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.391 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 472
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 2 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.398 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 471
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.405 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 470
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 5 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.412 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 469
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.26 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.419 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 468
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.13 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.25 ms Po posledním dotazu: 0.10 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.427 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 467
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 4 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.434 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 466
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 13 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.23 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 5.427 MB Vráceno řádků: 0
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 462
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 1 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.31 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.434 MB Vráceno řádků: 2
SELECT a.id, a.extid
FROM ibszw_phocagallery_categories AS a
WHERE a.parent_id = 462
AND a.published = 1
AND a.access IN(1,1,5)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | idx_access | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 246 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:540 |
| 13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:485 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.32 ms Po posledním dotazu: 0.05 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.443 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 464
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 14 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.023 MB Paměť před dotazem: 5.450 MB Vráceno řádků: 1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ibszw_phocagallery AS a
LEFT JOIN ibszw_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 463
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESC
LIMIT 0,1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 32 | Using where; Použití filesort |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 1.99 ms |
| Reset for next command | 0.01 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:459 |
| 13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:489 |
| 11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:395 |
| 10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.35 ms Po posledním dotazu: 2.28 ms Dotaz paměti: 0.021 MB Paměť před dotazem: 5.621 MB Vráceno řádků: 3
SELECT language,id
FROM `ibszw_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_menu | ALL | idx_client_id_parent_id_alias_language | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 195 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.36 ms Po posledním dotazu: 0.49 ms Dotaz paměti: 0.021 MB Paměť před dotazem: 5.635 MB Vráceno řádků: 2
SELECT `c2`.`language`,`c2`.`id`
FROM `ibszw_menu` AS `c`
INNER JOIN `ibszw_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `ibszw_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `ibszw_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 302
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 206 | const,const | 1 | |
| 1 | SIMPLE | a2 | ref | idx_key | idx_key | 128 | const | 2 | Using index |
| 1 | SIMPLE | c2 | eq_ref | PRIMARY | PRIMARY | 4 | intesco.a2.id | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
| 9 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
| 8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:768 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.90 ms Po posledním dotazu: 1.26 ms Dotaz paměti: 0.210 MB Paměť před dotazem: 5.703 MB Vráceno řádků: 75
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ibszw_modules AS m
LEFT JOIN ibszw_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ibszw_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-12-14 22:38:40')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-14 22:38:40')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 302 OR mm.menuid <= 0)
AND m.language IN ('cs-CZ','*')
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ALL | PRIMARY,published,newsfeeds,idx_language | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 60 | Using where; Použití filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | intesco.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | intesco.m.id | 9 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.45 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | Stejné jako volání v řádku níže. |
| 18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:452 |
| 16 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:382 |
| 15 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:87 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 13 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/t3/includes/core/template.php:645 |
| 12 | T3Template->countModules() | JROOT/templates/purity_iii/tpls/blocks/header.php:62 |
| 11 | include JROOT/templates/purity_iii/tpls/blocks/header.php | JROOT/plugins/system/t3/includes/core/template.php:195 |
| 10 | T3Template->loadBlock() | JROOT/templates/purity_iii/tpls/corporate.php:38 |
| 9 | include JROOT/templates/purity_iii/tpls/corporate.php | JROOT/plugins/system/t3/includes/core/template.php:221 |
| 8 | T3Template->loadLayout() | JROOT/templates/purity_iii/index.php:35 |
| 7 | require JROOT/templates/purity_iii/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.30 ms Po posledním dotazu: 8.84 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 6.039 MB Vráceno řádků: 0
SELECT *
FROM ibszw_jmap_metainfo
WHERE `linkurl` = 'https://www.intesco.eu/cz/fotogalerie.html'
AND `published` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_jmap_metainfo | ref | published | published | 1 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:407 |
| 12 | plgSystemJMap->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.41 ms Po posledním dotazu: 0.82 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 6.230 MB Vráceno řádků: 0
SELECT r.*
FROM ibszw_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'component' OR r.params LIKE '%\"use_xml\":\"1\"%')
ORDER BY r.ordering, r.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | r | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 10 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.15 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:46 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:49 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInArea() | JROOT/plugins/system/rereplacer/src/Replace.php:35 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | Stejné jako volání v řádku níže. |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.36 ms Po posledním dotazu: 0.07 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 6.237 MB Vráceno řádků: 0
SELECT r.*
FROM ibszw_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'head' OR r.params LIKE '%\"use_xml\":\"1\"%')
ORDER BY r.ordering, r.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | r | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 10 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.14 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:46 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:49 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInArea() | JROOT/plugins/system/rereplacer/src/Replace.php:36 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | Stejné jako volání v řádku níže. |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.28 ms Po posledním dotazu: 0.06 ms Dotaz paměti: 0.040 MB Paměť před dotazem: 6.243 MB Vráceno řádků: 10
SELECT r.*
FROM ibszw_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'body' OR r.params LIKE '%\"use_xml\":\"1\"%')
ORDER BY r.ordering, r.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | r | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 10 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.08 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:46 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:49 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInArea() | JROOT/plugins/system/rereplacer/src/Replace.php:37 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | Stejné jako volání v řádku níže. |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.64 ms Po posledním dotazu: 14.38 ms Dotaz paměti: 0.022 MB Paměť před dotazem: 6.627 MB Vráceno řádků: 0
SELECT r.*
FROM ibszw_rereplacer AS r
WHERE r.published = 1
AND (r.area = 'everywhere' OR r.params LIKE '%\"use_xml\":\"1\"%')
ORDER BY r.ordering, r.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | r | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 10 | Using where; Použití filesort |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.21 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.85 ms |
| Reset for next command | 0.01 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rereplacer/src/Items.php:46 |
| 13 | RegularLabs\Plugin\System\ReReplacer\Items::getItemList() | JROOT/plugins/system/rereplacer/src/Replace.php:74 |
| 12 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceEverywhere() | JROOT/plugins/system/rereplacer/src/Replace.php:39 |
| 11 | RegularLabs\Plugin\System\ReReplacer\Replace::replaceInAreas() | JROOT/plugins/system/rereplacer/src/Helper.php:100 |
| 10 | RegularLabs\Plugin\System\ReReplacer\Helper->onAfterRender() | Stejné jako volání v řádku níže. |
| 9 | call_user_func_array() | JROOT/plugins/system/rereplacer/src/Plugin.php:97 |
| 8 | RegularLabs\Plugin\System\ReReplacer\Plugin->run() | JROOT/plugins/system/rereplacer/rereplacer.php:77 |
| 7 | PlgSystemReReplacer->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Čas pro dotazy: 0.24 ms Po posledním dotazu: 0.77 ms Dotaz paměti: 0.020 MB Paměť před dotazem: 6.591 MB Vráceno řádků: 0
SELECT *
FROM ibszw_jmap_headings
WHERE `linkurl` = 'https://www.intesco.eu/cz/fotogalerie.html'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ibszw_jmap_headings | ALL | NULL | MOHL BY BÝT POUŽIT NO INDEX KEY | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | Soubor a číslo řádku |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 8 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:720 |
| 7 | plgSystemJMap->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |