Czas zapytania: 0.34 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 1.035 MB Zwróconych wierszy: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = X'6c37616e72766536706431766168356262636676736a66737437'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Identyczny z wywołaniem linii niżej. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.32 ms Po ostatnim zapytaniu: 1.04 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 1.049 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = X'6c37616e72766536706431766168356262636676736a66737437'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.51 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.054 MB
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6c37616e72766536706431766168356262636676736a66737437', 1, 1742445745, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6c37616e72766536706431766168356262636676736a66737437', 1, 1742445745, 0, '', 0)
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.76 ms Po ostatnim zapytaniu: 1.75 ms Pamięć zapytania: 0.057 MB Pamięć przed zapytaniem: 1.086 MB Zwróconych wierszy: 54
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_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 | jos_extensions | ref | extension | extension | 82 | const | 55 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
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}() | Identyczny z wywołaniem linii niżej. |
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 |
Czas zapytania: 0.30 ms Po ostatnim zapytaniu: 1.83 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.148 MB Zwróconych wierszy: 5
SELECT id, rules
FROM `jos_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_viewlevels | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 5 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
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 |
Czas zapytania: 0.40 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.160 MB Zwróconych wierszy: 2
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 13
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 |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
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 |
Czas zapytania: 1.29 ms Po ostatnim zapytaniu: 0.32 ms Pamięć zapytania: 0.035 MB Pamięć przed zapytaniem: 1.181 MB Zwróconych wierszy: 186
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM jos_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ALL | extension | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 474 | Using where; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
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}() | Identyczny z wywołaniem linii niżej. |
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 |
Czas zapytania: 0.38 ms Po ostatnim zapytaniu: 37.10 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 2.370 MB Zwróconych wierszy: 99
SELECT *
FROM jos_rsform_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_rsform_config | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 99 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:52 |
11 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:19 |
10 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:104 |
9 | RSFormProConfig::getInstance() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:34 |
8 | plgSystemRsformdeletesubmissions->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 |
Czas zapytania: 1.71 ms Po ostatnim zapytaniu: 2.37 ms Pamięć zapytania: 0.187 MB Pamięć przed zapytaniem: 2.485 MB Zwróconych wierszy: 116
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 jos_menu AS m
LEFT JOIN jos_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 | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 129 | Using index condition; Using where; Uruchomiono metodę filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | tomaszelk_jos2.m.component_id | 1 | Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Identyczny z wywołaniem linii niżej. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
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 |
Czas zapytania: 0.39 ms Po ostatnim zapytaniu: 12.78 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 3.127 MB Zwróconych wierszy: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Identyczny z wywołaniem linii niżej. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
8 | plgSystemJComments->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 |
Czas zapytania: 0.45 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 3.119 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"c78e630a4e0af35357e0a4fad2ec9d52\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
Polecenie EXPLAIN niemożliwe w zapytaniu: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"c78e630a4e0af35357e0a4fad2ec9d52\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
8 | plgSystemJComments->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 |
Czas zapytania: 0.52 ms Po ostatnim zapytaniu: 1.07 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 3.202 MB Zwróconych wierszy: 4
SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_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 | s | ALL | idx_template,idx_client_id,idx_client_id_home | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | tomaszelk_jos2.s.template,const | 1 | Using index condition; Using where |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
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/ef4_jmframework/ef4_jmframework.php:1018 |
9 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:209 |
8 | plgSystemEF4_JMFramework->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 |
Czas zapytania: 0.40 ms Po ostatnim zapytaniu: 6.11 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 3.514 MB Zwróconych wierszy: 1
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_languages | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | Using where; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.47 ms Po ostatnim zapytaniu: 11.96 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.901 MB Zwróconych wierszy: 4
SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM jos_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 | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 5 | Using where; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:736 |
11 | PhocaGalleryRenderFront::renderAllCSS() | JROOT/components/com_phocagallery/views/categories/view.html.php:42 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 5.84 ms Po ostatnim zapytaniu: 4.53 ms Pamięć zapytania: 0.031 MB Pamięć przed zapytaniem: 3.927 MB Zwróconych wierszy: 8
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 jos_phocagallery_categories AS cc
LEFT JOIN jos_phocagallery AS a
ON a.catid = cc.id
and a.published = 1
LEFT JOIN jos_phocagallery_user AS uc
ON uc.userid = cc.owner_id
LEFT JOIN jos_users AS u
ON u.id = cc.owner_id
LEFT JOIN jos_phocagallery_votes_statistics AS r
ON r.catid = cc.id
WHERE cc.published = 1
AND cc.approved = 1
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.date ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | cc | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | a | ref | catid | catid | 5 | tomaszelk_jos2.cc.id,const | 37 | |
1 | SIMPLE | uc | ALL | userid | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | Using where; Using join buffer (flat, BNL join) |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | tomaszelk_jos2.cc.owner_id | 1 | |
1 | SIMPLE | r | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | Using where; Using join buffer (flat, BNL join) |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
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/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_phocagallery/views/categories/view.html.php:209 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.73 ms Po ostatnim zapytaniu: 0.84 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.957 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 17
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.73 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.966 MB Zwróconych wierszy: 2
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 17
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.69 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.974 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 18
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.43 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.982 MB Zwróconych wierszy: 0
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 18
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.68 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.988 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 19
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.48 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.995 MB Zwróconych wierszy: 16
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 19
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.26 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.010 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 56
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.26 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.016 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 37
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.91 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.024 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 53
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 35 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.04 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.031 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 59
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.86 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.038 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 58
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.20 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.045 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 69
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.89 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.052 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 64
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.83 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.059 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 38
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.80 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.066 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 60
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.08 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.073 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 51
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.88 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.081 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 68
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 30 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.094 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 35
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.03 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.103 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 70
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.110 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 57
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.86 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.117 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 61
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.81 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.124 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 36
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.66 ms Po ostatnim zapytaniu: 0.59 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.123 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 39
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.47 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.130 MB Zwróconych wierszy: 2
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 39
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.94 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.138 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 2
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.45 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.145 MB Zwróconych wierszy: 0
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 2
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.151 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 1
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.45 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.158 MB Zwróconych wierszy: 0
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 1
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.68 ms Po ostatnim zapytaniu: 0.32 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.163 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 40
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.46 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.170 MB Zwróconych wierszy: 17
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 40
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.12 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.185 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 6
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 133 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.65 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.192 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 9
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 180 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.79 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.199 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 183
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 42 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.25 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.205 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 5
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 197 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.99 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.212 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 16
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 37 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 4.85 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.219 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 13
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 685 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.83 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.226 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 10
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.23 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.232 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 185
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 69 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.11 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.239 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 14
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 50 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.86 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.246 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 184
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 30 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.71 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.253 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 4
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 126 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 3.08 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.259 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 8
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 272 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.97 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.266 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 12
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 50 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.88 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.273 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 182
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 31 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.57 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.280 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 7
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 116 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.92 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.287 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 15
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 44 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.64 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.293 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 11
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.42 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.300 MB Zwróconych wierszy: 0
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 11
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.64 ms Po ostatnim zapytaniu: 0.36 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.298 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 41
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.46 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 4.315 MB Zwróconych wierszy: 27
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 41
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.16 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.340 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 52
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 61 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.59 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.346 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 46
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 148 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.91 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.353 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 27
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.17 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.360 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 62
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 53 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.02 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.366 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 43
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 38 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.17 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.373 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 24
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 66 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.40 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.380 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 50
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 116 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.50 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.387 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 54
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 122 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.28 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.393 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 83
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 58 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.06 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.400 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 72
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 56 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.92 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.407 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 45
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 42 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.90 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.414 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 55
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 37 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.98 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.420 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 71
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 57 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.33 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.427 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 49
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 97 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.90 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.434 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 47
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.441 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 28
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.43 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.448 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 63
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 137 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.81 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.454 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 25
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.98 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.461 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 66
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 38 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.468 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 30
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.47 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.475 MB Zwróconych wierszy: 4
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 30
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.02 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.484 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 34
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 48 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.32 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.491 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 33
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 100 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.05 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.498 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 32
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 56 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.11 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.505 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 31
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 68 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.00 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.510 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 44
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 60 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.96 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.517 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 67
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 51 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.60 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.524 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 26
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 156 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.03 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.530 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 42
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 63 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.40 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.537 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 48
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 132 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.89 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.544 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 65
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 210 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.16 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.551 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 29
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 88 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 0.44 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.545 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 74
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.49 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.551 MB Zwróconych wierszy: 16
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 74
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.37 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.566 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 76
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 48 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.73 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.572 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 91
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 94 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.07 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.579 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 94
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 33 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.83 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.586 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 92
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.49 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.593 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 84
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 56 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.06 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.599 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 95
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.53 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.606 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 86
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 111 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.58 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.613 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 77
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 85 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.38 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.620 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 89
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 161 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.88 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.626 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 75
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 30 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.633 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 73
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.02 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.640 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 93
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.47 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.647 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 88
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 240 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.89 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.654 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 90
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 174 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.65 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.660 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 78
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.47 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.667 MB Zwróconych wierszy: 4
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 78
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
13 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.55 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.677 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 80
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 49 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.64 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.684 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 81
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 103 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.93 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.691 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 82
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.12 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.698 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 79
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 87 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
13 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.32 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.703 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 85
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 76 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 0.38 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.702 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 96
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Brak SHOW PROFILE (może dlatego, że istnieje ponad 100 zapytań)
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.49 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.708 MB Zwróconych wierszy: 27
SELECT a.id, a.extid
FROM jos_phocagallery_categories AS a
WHERE a.parent_id = 96
AND a.published = 1
AND a.access IN(1,1)
ORDER BY RAND()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_access | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 183 | Using where; Using temporary; Uruchomiono metodę filesort |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.13 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.00 ms |
Removing tmp table | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:554 |
12 | PhocaGalleryImageFront::getRandomCategory() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:499 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.82 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.728 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 112
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 256 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 2.21 ms |
Creating sort index | 0.10 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.24 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.735 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 113
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 93 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.68 ms |
Creating sort index | 0.05 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.15 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.741 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 114
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 306 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 1.52 ms |
Creating sort index | 0.11 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.12 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.92 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.748 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 123
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.41 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.14 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.755 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 106
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.63 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.85 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.762 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 109
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.33 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.90 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.780 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 119
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.39 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.18 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.791 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 97
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 31 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.65 ms |
Creating sort index | 0.04 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.70 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.798 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 107
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 222 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 2.10 ms |
Creating sort index | 0.09 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.78 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.804 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 111
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.26 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.75 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.811 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 115
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 217 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 1.18 ms |
Creating sort index | 0.09 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.12 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.64 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.818 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 104
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 73 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 1.11 ms |
Creating sort index | 0.05 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.82 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.825 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 120
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.30 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.831 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 98
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.33 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.26 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.838 MB Zwróconych wierszy: 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 jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 99
AND a.published = 1
AND a.approved = 1
ORDER BY RAND()
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 | 97 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.13 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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.63 ms |
Creating sort index | 0.05 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:472 |
12 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/image/imagefront.php:503 |
11 | PhocaGalleryImageFront::getRandomImageRecursive() | JROOT/components/com_phocagallery/views/categories/view.html.php:400 |
10 | PhocaGalleryViewCategories->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.02 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.845 MB Zwróconych wierszy: 1